File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ wstool merge spark_vio_ros/install/spark_vio.rosinstall
4040wstool 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.
4646git 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
You can’t perform that action at this time.
0 commit comments