Fake IMU for Stage?
Is there an implementation of a fake IMU for Stage? For example, I'd like to publish IMU readings as I teleop the simulated robot.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there an implementation of a fake IMU for Stage? For example, I'd like to publish IMU readings as I teleop the simulated robot.
AFAIK It does not exist. In any case you can take the nav_msgs::Odometry messages sent to the /base_ground_truth topic, transform it to the IMU message and introduce manually some noise if required.
Asked: 2013-01-18 09:01:23 -0500
Seen: 869 times
Last updated: Jan 18 '13
Interpretation of IMU data from the gazebo_ros_imu plugin
Are these features possible with ROS/Stage?
Problem running stage navigation tutorial
where do I get a gazebo diff drive plugin?
tf timing problem when using STAGE simulation
How do I compute the covariance matrix for an orientation sensor? [closed]
reload recompiled controller src with kill and spawn command