/odom_predictor

Integrates an IMU to predict future odometry readings

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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