Closed
Description
Environment
- OS Version: macOS
- Source or binary build? gz-sim9 from source (38e27ab)
Description
- Expected behavior: I created an example for how to control joints using different components in Add example about using joint control components #2728. I expect this example to work the same way that it does with
dartsim
when launched with--physics-engine gz-physics-bullet-featherstone-plugin
- Actual behavior: With
bullet-featherstone
the velocity controllers never disengage, even if theJointForceCmd
is set.
Steps to reproduce
- Build example from Add example about using joint control components #2728
- Launch using its README instructions with
--physics-engine gz-physics-bullet-featherstone-plugin
- Unpause simulation
- Expect middle and right pendulums to fall when constant velocity pulse is in its off cycle.
Output
Dartsim behavior:
example_joint_control_commands_dartsim.mov
Bullet-featherstone behavior:
example_joint_control_components_bullet.mov
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done