Skip to content

jerry8137/multi-radar-inertial-odometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-radar inertial odometry

This is an unofficial implementaion of the paper "Multi-Radar Inertial Odometry for 3D State Estimation using mmWave Imaging Radar" tested with two 4d automotive radars.

demo video

Dependency

  • ROS (tested with melodic)
  • gtsam
  • Ceres solver
  • PCL

Install

cd ~/catkin_ws/src
git clone git@github.com:jerry8137/multi-radar-inertial-odometry.git
cd ..
catkin_make

Run

source devel/setup.bash
roslaunch radar_odometry radar_odometry_offline_test.launch

Acknowledgement

  • The implementation of radar_odometry is modified from LIO-SAM.

About

Multi-radar inertial odometry with factor graph

Topics

Resources

License

Stars

Watchers

Forks