-
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
Implement IMU and LiDAR plugin in simulation.
Verify that the simulated robot follows the real-world physics and that sensors report data accurately.
Task
- Physics check
- Compare the Wheel Odometry
topic (/odom)against the Gazebo Ground Truth and measure the error
- Add IMU plugin and verify
- Visualize IMU in RViz2: make sure robot's orientation match when rotating
- Live stream IMU data
- Coordinate frame: check frame ID and make sure confirm the static offset between
imu_linkandbase_linkis maintained correctly when you move the robot
- Add LiDAR and verify
- Visualize LiDAR in RViz2: add laser scan
- CLI: check update frequency and inspect raw data
- Coordinate frame: check frame ID and make sure confirm the static offset between
laser_linkandbase_linkis maintained correctly when the robot is moving
Metadata
Metadata
Assignees
Labels
developmentActive development or design workActive development or design work