Skip to content

Commit

Permalink
📘 Updated root README.md.
Browse files Browse the repository at this point in the history
Signed-off-by: Bey Hao Yun <[email protected]>
  • Loading branch information
cardboardcode committed Mar 14, 2024
1 parent adad262 commit d7b40cd
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 @@ -22,7 +22,11 @@ git clone https://github.com/cardboardcode/virtual_camera.git --branch rolling_d
cd ~/virtual_camera
source /opt/ros/rolling/setup.bash
colcon build

```
## **Run** :rocket:

Run the commands below to run `virtual_camera` ROS 2 node:

```bash
cd ~/virtual_camera
Expand All @@ -32,6 +36,8 @@ ros2 run virtual_camera virtual_camera
ros2 launch virtual_camera showimageraw.launch.py
```

#### **Run Options**

```bash
# For running without image-viewer
./scripts/run.bash
Expand Down

0 comments on commit d7b40cd

Please sign in to comment.