Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gazebo initial joint configuration #3

Open
matteodv99tn opened this issue Dec 30, 2024 · 0 comments
Open

Gazebo initial joint configuration #3

matteodv99tn opened this issue Dec 30, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@matteodv99tn
Copy link
Collaborator

Currently, with PR #2, @Hydran00 set the initial configuration for the second and third joint with a value that differs from the homing condition (which is the zero vector).

This is to avoid the known issue of robot self compenetration; indeed, if starting the robot from his homing configuration, the visualisation in RViz, after few seconds of using torque-control, becomes the following:
z1-gazebo

Possible reasons to investigate:

  • due to numerical errors, the meshes used for the collision checking are already compenetrating at robot spawn in gazebo;
  • collisions are not correctly setup in the gazebo simulation environment.

If someone is willing to tackle this problem, let me know!

@matteodv99tn matteodv99tn added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant