Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add ros2 action client capability #813
Add ros2 action client capability #813
Changes from 35 commits
63abb1b
cfd3a95
f617d7e
a7a4775
e00d188
e0029c4
7736a28
4189200
28ab4e1
9b7dbd2
450314a
bd847af
bc97e79
6a0482e
5c25b33
88551ee
c084318
065d9f0
c7e2863
e9345fd
82e3e43
291ff9e
d5a547c
f3650d9
730d54f
def764b
48851c7
0bb8249
f398b27
c84b9bb
6367827
18124f0
8b0d2df
9c0ca8e
44e78fd
d45eb8e
7dfec71
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't seem like it's named consistently as a "capability" compared to the others.
I think maybe this should be called
SendActionGoal
or something?