Code Monkey home page Code Monkey logo

kontiki_tutorial's Introduction

这个项目是从浙大的Lidar_IMU_Calib上借鉴而来,仅用于学习kontiki的用法

内容包含:kontiki使用IMU数据拟合位置和姿态, Pangolin画图, yaml使用

Pangolinan安装:

third_party文件夹下
	mkdir build-pangolin
	cd build-pangolin
	cmake ../Pangolin/
	make -j8

运行IMU轨迹优化并可视化

rosrun kontiki_tutorial kontiki_tutorial_node

pangolin轨迹可视化单独轨迹,只需要修改vis_config.yaml里面的文件地址即可,支持TUM和KITTI数据格式

rosrun kontiki_tutorial plotKittiTrajectory

若换了数据, 需要更改config.yaml里面的imu的话题名和文件位置

这里提供了一份含有IMU的数据,在data下面,使用的时候解压即可

kontiki_tutorial's People

Contributors

shelfcol 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.