Giter Club home page Giter Club logo

sensorcalibration's Introduction

Imu-lidar extrinsic parameter calibration

This project aims to implement imu-lidar extrinsic parameter calibration algorithms.

There are two main packages(methods) implemented: "lidar_align" and "imu-lidar". All packges here are tested with real data and run on ROS (except "displyply").

This README file will briefly introduce the usge of these packages. Some packages are dependencies for others, so please read these introduction thoroughly for a proper usage. For detailed information of each package, please refer to the document in their folder.

Packages

1. Lidar_align

A simple method for finding the extrinsic calibration between a 3D lidar and a 6-dof pose sensor To use this package, the input data should be a rosbag containing two msg types: sensor_msgs/PointCloud2 & geometry_msgs/TransformStamped The output will be a calibration file and an aligned pointcloud map(ply format).

2. rr_localization

subscribe /nax/fix && /imu/enu topics, output the poses as geometry_msgs/TransformStamped.

3. displayply

Read pointcloud in .ply format and display it.

4. imu-lidar

A modified version of hand eye calibration algorithm. It contains two modules: lidar-odometry front-end && dual-quaternion solver back-end. These two modules are designed as two nodes and can be used separately. The first module

5. ndt_tku_mapping

Another lidar odometry method by ndt-tku. Can serve as the front-end in imu-lidar package.

6. ndt_tku

ndt_tku library. Installed before using ndt_tku_mapping.

sensorcalibration's People

Contributors

fengchenxi0823 avatar

Watchers

James Cloos 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.