-
Notifications
You must be signed in to change notification settings - Fork 60
WIP: Tests for ROS 2 action client #131
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
base: main
Are you sure you want to change the base?
Conversation
Currently looking into how to easily stand up an action server in the ros 2 container. (Problem importing from example interfaces) |
You can add roslibpy/docker/ros2/Dockerfile Line 8 in 75a63b8
Edit: actually you may want to add Also, ROS 2 Iron has been out of support for over a year now. I would recommend swapping this container out for an active LFS version (humble or jazzy), but ideally to matrix it for all active releases (humble, jazzy, kilted, rolling). @bjsowa in case you're interested |
lol never mind, I just saw (and merged) your other PR. Thanks @tetov! |
Depends on #125 and #130.
What type of change is this?
Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.CHANGELOG.rst
file in theUnreleased
section under the most fitting heading (e.g.Added
,Changed
,Removed
).invoke test
).invoke check
).