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
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
The existing Gazebo integration spawns the arm inside the ground place. While this would be fine if the initial positions were applied, the model is currently stuck in the ground and doesn't respond to commands because of this.
Steps to Reproduce
Launch the Gazebo environment using the following command:
The arm should be sitting in the desired initial position and responding to commands.
Error Message
No response
Runtime Environment
This is observed in the NVIDIA devcontainer.
Additional Context
The issue that I raised regarding the initial positions is here. Once I finish my experiments in the next couple of week, I may start looking into a fix over there.