-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
developmentActive development or design workActive development or design work
Milestone
Description
Goal
Complete preliminary IMU implementation, generate realistic and noisy IMU data in Gazebo simulation
Task
-
Add a link/joint for the IMU to your robot description file
- Ensure the position relative to base_link is accurate
-
Add Gazebo Plugin
- Define the update rate (e.g., 100Hz)
- Add Gaussian noise
-
Verification
- Visualize the IMU in RViz
- Run
ros2 topic echo /imu/datato verify orientation and acceleration data
Resources
Rviz: https://wiki.ros.org/rviz_imu_plugin
Gazebo plugin: https://classic.gazebosim.org/tutorials?tut=ros_gzplugins
Metadata
Metadata
Assignees
Labels
developmentActive development or design workActive development or design work