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
Hi,
I am running interactive marker demo with the effort interface and the robot falls until controllers loaded. I tried to put 5-10 sec sleep in while loop but it didn't work correctly. Is there any solution in Mujoco to fix that? (Like pause function in gazebo)
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for reporting the issue.
If I understand correctly, you modified the interactive_marker example to use the effort controller, right?
For now, I would suggest setting the initial values of effort to reasonable values that can hold the joints without falling.
Hi,
I am running interactive marker demo with the effort interface and the robot falls until controllers loaded. I tried to put 5-10 sec sleep in while loop but it didn't work correctly. Is there any solution in Mujoco to fix that? (Like pause function in gazebo)
The text was updated successfully, but these errors were encountered: