We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0582e40 commit 2f08da2Copy full SHA for 2f08da2
README.md
@@ -77,7 +77,7 @@ Download a [Euroc](https://projects.asl.ethz.ch/datasets/doku.php?id=kmavvisuali
77
rosbag play --clock /PATH/TO/EUROC_ROSBAG
78
```
79
80
- > Note that you will need to both source ROS and the catkin_ws for each new terminal unless you added the following lines to your `~/.bashrc` file:
+ > Note that you will need to both source ROS and your `catkin_ws` for each new terminal unless you added the following lines to your `~/.bashrc` file:
81
> ```bash
82
> source /opt/ros/melodic/setup.bash # Change `melodic` for your ROS distribution.
83
> source ~/catkin_ws/devel/setup.bash # Change `bash` to the shell you use.
0 commit comments