-
Notifications
You must be signed in to change notification settings - Fork 157
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
Introduce WrenchStamped into bridge #327
Conversation
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.
LGTM, do yu mind to add a entry in the ros_gz_bridge/README.md
?
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.
tests are also failing (uncrustify at least)
https://github.com/gazebosim/ros_gz/actions/runs/3395417704/jobs/5649418290
c063769
to
2546bbd
Compare
Signed-off-by: Lovro <lovro.ivanov@gmail.com>
Signed-off-by: Lovro <lovro.ivanov@gmail.com>
Signed-off-by: Lovro <lovro.ivanov@gmail.com>
c14883b
to
aea58d6
Compare
@ahcorde friendly ping for a review. I improved |
I will create a forward port soon. Thank you for your contribution @livanov93 |
When will this change be forwarded to the ubuntu repository? |
🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸
🎉 New feature
Summary
Introduces conversion between
geometry_msgs::msg::WrenchStamped
andignition_msgs.msg.Wrench
.Test it
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.