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

Tiago inconsistency joint states and actuation #64

Open
maxspahn opened this issue Mar 14, 2022 · 0 comments
Open

Tiago inconsistency joint states and actuation #64

maxspahn opened this issue Mar 14, 2022 · 0 comments

Comments

@maxspahn
Copy link
Owner

The tiago robot consists of several joints that can be roughly split into the following groups:

  • base, actuation: forward velocity, angular velocity, states: x, y, theta
  • torso, actuation: prismatic torso joint, states: torso_position
  • right arm, actuation: 7 revolute joints, states: 7 joint poisitions
  • left arm, actuation: 7 revolute joints, states: 7 joint positions
  • head, actuation: 2 revolute joints, states: 2 joint positions

The ordering in the actuations and observation is different.
It must be consistent for many motion planners:
I suggest the following order: base, torso, arm_1, arm_2, head

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant