-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Adapt GoalUpdater to update goals as well #4771
Adapt GoalUpdater to update goals as well #4771
Conversation
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
@SteveMacenski as usual, still a draft but what do you think of the idea? Do you have a preference for a standalone node? |
Codecov ReportAttention: Patch coverage is
|
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.
I know its a conversational draft, so obviously the main block in tick
still needs the goals
version.
I'm not opposed to having this BT node be goal(s). I'm less certain about the introduction of a new PosesStamped
message type used only for this application. I imagine the context of use would be for NavigateThroughPoses
or similar, so shouldn't those be updated as well to use that [1] (among possibly others)?
Also, food for thought, this seems like a good geometry_msgs
improvement rather than a nav2_msgs
improvement to add PosesStamped
. Maybe we should file a ticket over there and ask @tfoote if he's open to that contribution
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
I merged #4791 into this branch to be able to test in CI. Let's come back to reviewing this PR what's the first one is merged for more clarity |
Signed-off-by: Tony Najjar <[email protected]>
@tonynajjar, your PR has failed to build. Please check CI outputs and resolve issues. |
1 similar comment
@tonynajjar, your PR has failed to build. Please check CI outputs and resolve issues. |
OK sounds good - that will make this diff much smaller and more concise to the change srequired |
I think this can now be rebased for only the changes required to the sp. BT nodes |
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
@tonynajjar, your PR has failed to build. Please check CI outputs and resolve issues. |
Signed-off-by: Tony Najjar <[email protected]>
@tonynajjar, your PR has failed to build. Please check CI outputs and resolve issues. |
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
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.
Small change and then we can merge! Update the jazzy backport too and I'll do the pair
Signed-off-by: Tony Najjar <[email protected]>
Basic Info
Description of contribution in a few bullet points
Description of documentation updates required from your changes
Future work that may be required in bullet points
For Maintainers: