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
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,10 +60,7 @@ 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
-
1. As a general good practice, run `roscore`. Open a new terminal and run:
64
-
```bash
65
-
roscore
66
-
```
63
+
1. As a general good practice, open a new terminal and run: `roscore`
67
64
68
65
2. In another terminal, launch SparkVIO ROS wrapper:
0 commit comments