IMU added in Gazebo and data published via ROS all zero
I modified the SDF file, adding the IMU sensor as this:
And then I try publishing the IMU data using PYTHON as this:
But when I use
rtopic echo /Imu_1
to show the data, they are all zero as this:
Where is it I am wrong? Thanks!