Skip to content

Commit

Permalink
READMEにRGBカメラを表示するコマンドを追記 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeKato authored Nov 1, 2023
1 parent 7a7ff7d commit 24cc713
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ ros2 launch raspimouse_description display.launch.py lidar:=rplidar

The `lidar` option supports `urg`, `lds`, and `rplidar`.

Similarly, display a RGB Camera mounted robot model with the following command:

```sh
ros2 launch raspimouse_description display.launch.py use_rgb_camera:=true
```

## LICENSE

(C) 2016-2022 RT Corporation
Expand Down

0 comments on commit 24cc713

Please sign in to comment.