Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar-n-abbas authored Nov 15, 2024
1 parent f74edfd commit 1a99d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Once you've downloaded the rosbag file, navigate to the directory where it's loc

```bash
# Play the downloaded rosbag
source /opt/ros/<ROS_DISTRO>/setup.bash && ros2 bag play <path_to_your_rosbag_file>
source /opt/ros/<ROS_DISTRO>/setup.bash && ros2 bag play cube_demo_data_rosbag2/cube_demo_data_rosbag2.db3
```

Replace `<path_to_your_rosbag_file>` with the path to the `.db3` file you downloaded.
Expand Down

0 comments on commit 1a99d1f

Please sign in to comment.