Giter VIP home page Giter VIP logo

vins-mono-ros-version's Introduction

vins-mono-ros-version

描述: 这是一个用于深蓝学院教学的代码,她基于 VINS-Mono 框架,但不依赖 ROS, Ceres, G2o。这个代码非常基础,目的在于演示仅基于 Eigen 的后端 LM 算法,滑动窗口算法,鲁棒核函数等等 SLAM 优化中常见的算法。本人将其借口改为ROS的接口并替换掉pangolin用Rviz作为显示 该代码支持 Ubuntu

安装依赖项:

  1. ros

  2. Eigen

  3. Ceres: vins 初始化部分使用了 ceres 做 sfm,所以我们还是需要依赖 ceres.

编译代码

Clone the repository and catkin_make:

cd ~/catkin_ws/src
git clone https://github.com/Guo-ziwei/vins-mono-ros
cd ../
catkin_make
source ~/catkin_ws/devel/setup.bash

运行

rosrun vins_mono vins_mono_node

rosbag play ...

vins-mono-ros-version's People

Contributors

guo-ziwei avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.