-
Notifications
You must be signed in to change notification settings - Fork 108
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
Create new messages with all fields needed to define a velocity and transform it #240
Conversation
…transform it Signed-off-by: Dr. Denis <denis@stoglrobotics.de>
Signed-off-by: Dr. Denis <denis@stoglrobotics.de>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
…tamped-msg Suggestions to VelocityStamped
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.
Thanks for pulling this all together @ahcorde I think that this gets us to a moderately compact message which I think has clear semantics.
Is ros2/geometry2#646 up to date with this?
@destogl @SteveMacenski @azeey Can you take a look at this updated version of #233 ? It would be really valuable to get this finalized this week. |
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Update geometry_msgs/msg/VelocityStamped.msg Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai> Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Update geometry_msgs/msg/VelocityStamped.msg Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai> Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
467a6ec
to
021097c
Compare
@tfoote, yes, it's up to date |
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.
With a test implementation available in ros2/geometry2#646
And running CI against the union of these two:
This now looks ready to go.
warnings are in the other PR, merging this one |
…ransform it (#240) Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Co-authored-by: Dr. Denis <denis@stoglrobotics.de> Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai> Co-authored-by: Tully Foote <tullyfoote@intrinsic.ai>
https://github.com/Mergifyio backport humble iron |
✅ Backports have been created
|
There is a request to backport this feature in geometry2. This is a new message, it's fine to backport this to |
…ransform it (#240) (#249) Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Co-authored-by: Dr. Denis <denis@stoglrobotics.de> Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai> Co-authored-by: Tully Foote <tullyfoote@intrinsic.ai> (cherry picked from commit 74137fc) Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
…ransform it (#240) (#250) Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Co-authored-by: Dr. Denis <denis@stoglrobotics.de> Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai> Co-authored-by: Tully Foote <tullyfoote@intrinsic.ai> (cherry picked from commit 74137fc) Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
Hi @destogl,
I superseed this other PR #233 We want to merge this in before feature freeze which I believe it's in two weeks.