- 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
This Repo Contains following functions
- Execute Various Sensor Fusion Methods with KITTI Dataset
- Pose estimation with Lidar/Camera sensor data
- Fuse data from different Sensors (with various methods)
- Camera/Lidar SLAM are also supported :0
- Ongoing
- KITTI Dataset API
- KF/EKF
- Particle Filter
- H Infinity Filter
- UKF
- ORB SLAM
- PyICP
- Advanced
- API for NaverLabs Dataset
- ...
The project began with inspiration from the following projects.
- Stella Yang
- Hayden Won
- Kim Soo Young