Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.
Isaac Sim Version
4.2.0
Isaac Lab Version (if applicable)
1.2
Operating System
Ubuntu 22.04
GPU Information
- Model: RTX 3060
- Driver Version: 535
Topic Description
IMU and Contact Sensor not working
Detailed Description
Currently I’m working on Publishing IMU and Contact Sensor with ROS2. I have created the omnigraph based on the tutorial in the link below
https://docs.omniverse.nvidia.com/isaacsim/latest/advanced_tutorials/tutorial_advanced_omnigraph_imu_sensor.html#isaac-sim-app-tutorial-advanced-omnigraph-imu-sensor
And I add the sensor to my turtlebot3 waffle robot
However it keeps getting the “no valid sensor reading” bug.
The sensor work only when i stopped the simulation, which has always been running from my code.
How can I fix it