-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Switch from geometry_msgs/PoseStampedArray to nav_msgs/Goals #4983
Conversation
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
…es to .goals Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
@tfoote, your PR has failed to build. Please check CI outputs and resolve issues. |
Signed-off-by: Tully Foote <[email protected]>
I hadn't, this was a backlog thing I'm trying to get out before I go off the grid and I'm already mostly disconnected. I'm happy to defer to that implementation. |
@tfoote, your PR has failed to build. Please check CI outputs and resolve issues. |
Great, I appreciate the follow up on this! Have a good time off the grid! |
This is a follow on to ros2/common_interfaces#269
And is blocking ros2/common_interfaces#270
I've done my best to replicate the changes in: #4791
As this is a code base that I'm not familiar with I suspect that it won't be perfect as I haven't had a chance to iterate or test at all.
I think that there's one tweak to resort includes with the new name in places. I suspect that the linter will error on that.
Unfortunately I'm going to have to submit this and won't have time for significant followups as I'm going on leave for the next two weeks and I think that we don't want to wait that long to resolve this. @ahcorde maybe you can take a look to help get this across the line and unblock 270 above.