Lutonin / sensor_fusion_python_pyicp

Sensor Fusion Python Based Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensor Fusion Python

  • Python Implemantation for Sensor Fusion Study in AI Rbotics KR
  • Plz refer our previous study contents in this repo

This repo is sponsored by AI Robotics KR

our-logo

Installation

Run

This Repo Contains following functions

  1. Execute Various Sensor Fusion Methods with KITTI Dataset
  2. Pose estimation with Lidar/Camera sensor data
  3. Fuse data from different Sensors (with various methods)
  4. Camera/Lidar SLAM are also supported :0

Short Explanantion

Future Works

  • Ongoing
  • KITTI Dataset API
  • KF/EKF
  • Particle Filter
  • H Infinity Filter
  • UKF
  • ORB SLAM
  • PyICP
  • Advanced
  • API for NaverLabs Dataset
  • ...

Reference

The project began with inspiration from the following projects.

Developers

  • Stella Yang
  • Hayden Won
  • Kim Soo Young

About

Sensor Fusion Python Based Code

License:Apache License 2.0


Languages

Language:Jupyter Notebook 97.5%Language:Python 2.5%Language:Shell 0.0%