You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I could not get baselink velocity and angular velocity using MuJoCo's API. So I gave up to implement grond truth mode for spinal, which requires the true value of angular velocity.
I see. I also realized it after creating this issue.
A simple workaround is to use the sensor plugin with zero noise to act as a ground truth generator.
Mujoco does not support ground truth mode for attitude estimation like Gazebo:
https://github.com/jsk-ros-pkg/jsk_aerial_robot/blob/master/aerial_robot_simulation/src/simulation_attitude_controller.cpp#L63-L77
What is the reason to truncate this function @sugikazu75 ?
The text was updated successfully, but these errors were encountered: