Skip to content

ROS imu to odometry message converter. To be used as a part of a larger sensor fusion system, should not be used to estimate pose by itself.

License

Notifications You must be signed in to change notification settings

sibnick/imu_to_odom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odom_predictor

A simple ROS node that integrates an IMU to predict future odometry readings

Parameters

Parameter Description Default
max_imu_queue_length Maximum number of IMU measurements to store, this limits how far foward in time the system can predict. 1000

About

ROS imu to odometry message converter. To be used as a part of a larger sensor fusion system, should not be used to estimate pose by itself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.1%
  • CMake 5.9%