Skip to content

Commit 3059761

Browse files
committed
Update Readme
1 parent 9278fe8 commit 3059761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ wstool merge spark_vio_ros/install/spark_vio.rosinstall
4040
wstool update
4141
```
4242

43-
Clone SparkVIO catkin wrapper (**only if you haven't installed SparkVIO already**).
43+
Clone [SparkVIO catkin wrapper](https://github.mit.edu/SPARK/spark_vio_catkin) (**only if you haven't installed SparkVIO from source**).
4444
```bash
4545
# Clone SparkVIO catkin wrapper, useful if you don't want to build spark vio from source.
4646
git clone [email protected]:SPARK/spark_vio_catkin.git
@@ -66,7 +66,7 @@ Download a [Euroc](https://projects.asl.ethz.ch/datasets/doku.php?id=kmavvisuali
6666
```
6767
- In another terminal, launch the downloaded Euroc rosbag:
6868
```bash
69-
rosbag play /PATH/TO/EUROC_ROSBAG --clock
69+
rosbag play --clock /PATH/TO/EUROC_ROSBAG
7070
```
7171

7272
## Offline

0 commit comments

Comments
 (0)