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

Make actionlib dependency optional #107

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Conversation

IsabelParedes
Copy link
Collaborator

To use the action widgets, it is necessary to have the actionlib library. But this should be an optional dependency to avoid conflicts with ROS2.
The required packages to run the ROS Actions notebook are listed as:

  • ros-noetic-actionlib
  • ros-noetic-actionlib-tutorials

With this PR, these two packages remain optional.

@wolfv wolfv merged commit 050cfd4 into RoboStack:master Jul 21, 2022
@IsabelParedes IsabelParedes deleted the actionlib branch July 21, 2022 15:35
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.

2 participants