You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,15 +60,29 @@ source ~/.bashrc
60
60
Download a [Euroc](https://projects.asl.ethz.ch/datasets/doku.php?id=kmavvisualinertialdatasets) rosbag: for example [V1_01_easy](http://robotics.ethz.ch/~asl-datasets/ijrr_euroc_mav_dataset/vicon_room1/V1_01_easy/V1_01_easy.bag).
61
61
62
62
## Online
63
-
- In one terminal, launch the SparkVIO ROS wrapper:
63
+
1. As a general good practice, open a new terminal and run: `roscore`
64
+
65
+
2. In another terminal, launch SparkVIO ROS wrapper:
0 commit comments