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

Skill (primitive) can receive an older parameter selection #99

Open
matthias-mayr opened this issue Mar 1, 2024 · 0 comments
Open

Skill (primitive) can receive an older parameter selection #99

matthias-mayr opened this issue Mar 1, 2024 · 0 comments
Assignees
Labels
bug ROS 2 Issue affects ROS 2

Comments

@matthias-mayr
Copy link
Member

When testing the YuMi gripper skill I started out by calling the actuate_yumi_gripper primitive with the left arm from the GUI.
When starting to test it on the right arm, it still received the world model element for the right arm inside the skill in the onStart function.

I haven't checked if this is a GUI issue or skill manager/world model issue. When debugging one can think about starting the skill directly from python.

@marcusklang: This should be possible to reproduce with that skill. I just set a breakpoint in onStart before it initializes the robot interface since that would not connect.

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

No branches or pull requests

2 participants