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
Source or binary build? binary build of harmonic prereleases 8.0.0~pre1_3
Description
Expected behavior: when I launch examples/worlds/joint_position_controller.sdf with different physics engines and publish different reference commands, the model responds at very different rates for each physics engine
Actual behavior: they should respond in a similar way (similar velocity profiles, time to reach target position, etc)
Environment
8.0.0~pre1_3
Description
examples/worlds/joint_position_controller.sdf
with different physics engines and publish different reference commands, the model responds at very different rates for each physics engineRelated to gazebosim/gz-physics#545.
Steps to reproduce
gz sim -v 4 joint_position_controller.sdf -s --physics-engine gz-physics-dartsim-plugin
gz sim -v 4 -g
, zoom in and view wireframegz topic -t "/rotor_cmd" -m gz.msgs.Double -p "data: 9.0"
gz-physics-bullet-featherstone-plugin
(about 0.5 s) andgz-physics-bullet-plugin
(still spinning after 10 seconds)Output
The text was updated successfully, but these errors were encountered: