Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WoosikLee2510 committed Aug 3, 2023
1 parent 87cfd83 commit 1325c2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ fusing all five sensing modalities (**inertial**, **wheel encoders**, **camera**
fashion by overcoming the hurdles of computational complexity, sensor asynchronicity, and intra-sensor calibration.

![alt text](thirdparty/frames.png)
![alt text](thirdparty/kaist38.gif)

## Key Features
* Inertial(IMU)-based multi-sensor fusion including wheel odometry and arbitrary numbers of cameras, LiDARs, and GNSSs (+ VICON or loop-closure) for localization.
Expand All @@ -20,7 +21,7 @@ MINS is tested on Ubuntu 18 and 20 and only requires corresponding ROS ([Melodic
## Build and Source
```
mkdir -p $MINS_WORKSPACE/catkin_ws/src/ && cd $MINS_WORKSPACE/catkin_ws/src/
git clone https://github.com/rpng/mins
git clone https://github.com/rpng/MINS
cd .. && catkin build
source devel/setup.bash
```
Expand Down
Binary file added thirdparty/kaist38.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1325c2d

Please sign in to comment.