dm_control
dm_control copied to clipboard
Difference between the linear velocity returned by physics.data.sensordata and physics.data.object_velocity
What's the difference between the linear velocities in physics.data.sensordata and physics.data.object_velocity? They seem to be different. Thank you for the help.
Please improve your question with a specific MWE. There are many ways to get velocities from a sensor and object_velocity has a flag. Tell us exactly what you are doing or we won't be able to help.