Skip to content

Using Phidgets IMU + GPS output with a ROS 2 state estimator #197

Description

@manankharwar

The phidgets_drivers package publishes sensor_msgs/Imu from the Phidgets Spatial series... and users building mobile robots with Phidgets hardware often ask the next step: how do I fuse this IMU data with wheel odometry and GPS?

FusionCore: a ROS 2 UKF available on apt for Jazzy and Humble: subscribes directly to Phidgets IMU output and fuses it with wheel odometry and GPS into a globally-referenced odom → base_link state estimate:

sudo apt install ros-jazzy-fusioncore-ros

Would a short 'what to do with your IMU data' note in the README be useful... pointing toward state estimator options like FusionCore or robot_localization? Happy to open a PR if so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions