Skip to content

Commit d7a4375

Browse files
committed
Update Readme, point to Kimera-VIO
1 parent b68467b commit d7a4375

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SparkVIO_ROS
22

3-
ROS Wrapper for [SparkVIO](https://github.mit.edu/SPARK/VIO).
3+
ROS Wrapper for [SparkVIO](https://github.com/MIT-SPARK/Kimera-VIO).
44

55
<div align="center">
66
<img src="docs/media/SparkVIO_ROS_mesh.gif">
@@ -16,14 +16,14 @@ Install ROS by following [our reference](./docs/ros_installation.md), or the off
1616

1717
### ii. SparkVIO's dependencies
1818

19-
Follow installation instructions in [SparkVIO](https://github.mit.edu/SPARK/VIO/blob/master/docs/sparkvio_installation.md).
19+
Follow installation instructions in [SparkVIO](https://github.com/MIT-SPARK/Kimera-VIO).
2020
Make sure you install **SparkVIO's dependencies**: GTSAM, OpenCV, OpenGV.
2121

22-
SparkVIO itself can be installed by cloning **[SparkVIO](https://github.mit.edu/SPARK/VIO)** in your catkin workspace, so you can spare installing SparkVIO from source (its dependencies must be installed anyway).
22+
SparkVIO itself can be installed by cloning **[SparkVIO](https://github.com/MIT-SPARK/Kimera-VIO)** in your catkin workspace, so you can spare installing SparkVIO from source (its dependencies must be installed anyway).
2323

2424
## B. SparkVIO ROS wrapper Installation
2525

26-
If you have the above prerequisities and [SparkVIO](https://github.mit.edu/SPARK/VIO) installed and built, installation of the SparkVIO ROS wrapper should be:
26+
If you have the above prerequisities and [SparkVIO](https://github.com/MIT-SPARK/Kimera-VIO) installed and built, installation of the SparkVIO ROS wrapper should be:
2727

2828
```bash
2929
# Setup catkin workspace

0 commit comments

Comments
 (0)