Skip to content

a simple vio based on super-point, light-glue and g2o

Notifications You must be signed in to change notification settings

Nothand0212/super-vio

Repository files navigation

super-vio

a simple vio project.

  1. Front-End: SuperPoint and SuperGlue
  2. Back-End: g2o

Result

    1. SuperPoint and SuperGlue, video on Bilibili: click here

SuperPoint and SuperGlue

Build

mkdir -p catkin_ws/src
cd catkin_ws/src
git clone https://github.com/Nothand0212/super-vio.git
cd ..
catkin_make

Run

roslaunch super_vio offline.launch

or

roslaunch super_vio run_kitti.launch

Doing

    1. Mapping with SuperPoint and SuperGlue

History

  • 2024-03-20:
      1. reconstruct project structure
  • 2024-03-19:
      1. add Triangulate test
      1. add kitti dataset test
  • 2024-03-11:
      1. change to ROS rviz visualization
      1. fix exactor bugs
  • 2024-03-08:
      1. add offline_node
      1. change run logic
  • 2024-03-05:
      1. add Frame, MapPoint
      1. add Triangulate
      1. add cammera_runner test

参考

About

a simple vio based on super-point, light-glue and g2o

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages