Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
Signed-off-by: ktro2828 <[email protected]>
  • Loading branch information
ktro2828 committed Jul 15, 2024
1 parent 9058722 commit de792e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
```shell
git clone [email protected]:ktro2828/awviz-cpp
cd awviz-cpp
mkdir src && vcs import src < depends.repos
rospde update && rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO
colon build --symlink-install
source install/setup.bash
```
Expand Down Expand Up @@ -36,6 +38,6 @@ ros2 launch awviz awviz.launch.xml

| Type | Support |
| :----------------: | :-----: |
| `DetectedObjects` | |
| `DetectedObjects` | |
| `TrackedObjects` | |
| `PredictedObjects` | |

0 comments on commit de792e4

Please sign in to comment.