Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YipuZhao authored Jun 9, 2020
1 parent 6aaad20 commit 2c8e87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![](https://github.com/ivalab/demo_gif/blob/master/office_slam_demo.gif)

# A cost-efficient, heavily-modified ORB-SLAM2
# A cost-efficient, heavily-modified ORB-SLAM2 (tested on Ubuntu 16.04 + ROS Kinetic)

The cost-efficiency of visual SLAM is crucial for target applications in Robotics and VR/AR. One principal enforced in this project is to persue better computation-performance trade-off in both front-end and back-end of visual SLAM. To that end, three major algorithmic innovations are integrated to ORB-SLAM 2:

Expand Down

0 comments on commit 2c8e87a

Please sign in to comment.