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

Loading a skill without a skill description results in WM error #109

Open
matthias-mayr opened this issue Sep 5, 2024 · 0 comments
Open
Labels
enhancement ROS 2 Issue affects ROS 2

Comments

@matthias-mayr
Copy link
Member

At least when loading

class my_action_client(PrimitiveActionClient):

that does not have a description set, this results in a very late escalation when the skill should be added to the world model.
It should fail earlier and tell people that the description is missing.

@matthias-mayr matthias-mayr added enhancement ROS 2 Issue affects ROS 2 labels Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ROS 2 Issue affects ROS 2
Projects
None yet
Development

No branches or pull requests

1 participant