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 992d407 commit 46f6c5b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,22 @@

`awviz` offers a ROS viewer of [Autoware](https://github.com/autowarefoundation/autoware) powered by [rerun](https://github.com/rerun-io/rerun).

## ROS msg Support
## Build

```shell
git clone [email protected]:ktro2828/awviz-cpp
cd awviz-cpp
colon build --symlink-install
source install/setup.bash
```

## Run

```shell
ros2 launch awviz awviz.launch.xml
```

## ROS msg support

### `common_interfaces`

Expand Down

0 comments on commit 46f6c5b

Please sign in to comment.