Closed
Description
Proposal
There is already an IMU implemented in IsaacSim documented here https://docs.omniverse.nvidia.com/isaacsim/latest/features/sensors_simulation/isaac_sim_sensors_physics_based_imu.html.
Are there any plans to add an IMU Sensor to Orbit or has anyone already done this?
Motivation
Robotics tasks such as navigation can benefit from IMU Sensor data which is currently not implemented in Orbit.
Checklist
- I have checked that there is no similar issue in the repo (required)
Acceptance Criteria
- Create an IMU Sensor under omni/isaac/orbit/sensors similar to current sensors such as camera and ray caster.
- Create an example use of the IMU Sensor under source/standalone/tutorials/04_sensors