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

Fix manipulator names #129

Open
wants to merge 2 commits into
base: jazzy
Choose a base branch
from

Conversation

abarbu
Copy link

@abarbu abarbu commented Feb 17, 2025

In robot.yaml, name applies to most attachments, but it is ignored for manipulators. Looks like a bug where super wasn't called in the right places.

If you don't specify a name, it works as usual, defaulting to arm_0. Otherwise it uses your name. This is particularly handy when you have multiple robots with arms. Just knowing which arm is which from the name saves a lot of hassle.

@abarbu abarbu requested a review from a team as a code owner February 17, 2025 16:45
@abarbu abarbu requested review from roni-kreinin and luis-camero and removed request for a team February 17, 2025 16:45
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

Successfully merging this pull request may close these issues.

1 participant