Skip to content

Gazebo Simulation Tasks: Stage 4 #4

@yqlao

Description

@yqlao

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

  1. Physics check
  • Compare the Wheel Odometry topic (/odom) against the Gazebo Ground Truth and measure the error
  1. 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_link and base_link is maintained correctly when you move the robot
  1. 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_link and base_link is maintained correctly when the robot is moving

Metadata

Metadata

Assignees

No one assigned

    Labels

    developmentActive development or design work

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions