Skip to content
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

TF2 msgs not implemented in ros2 branch (#116) #117

Merged
merged 4 commits into from
Oct 22, 2020
Merged

TF2 msgs not implemented in ros2 branch (#116) #117

merged 4 commits into from
Oct 22, 2020

Conversation

09ubberboy90
Copy link
Contributor

  • add ign pose_v to ros tf2_message bridge

  • add tf2 msgs dependency

* add ign pose_v to ros tf2_message bridge

* add tf2 msgs dependency

Signed-off-by: 09ubberboy90 <2330834a@student.gla.ac.uk>
@09ubberboy90
Copy link
Contributor Author

I'll fix the test tomorrow. Not too sure why the tf2 test doesn't pass as ignition correctly register and echo the topic fine in terminal.

@chapulina chapulina added this to Inbox in Core development via automation Oct 19, 2020
@chapulina chapulina moved this from Inbox to In progress in Core development Oct 19, 2020
@chapulina chapulina added the ROS 2 ROS 2 label Oct 19, 2020
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix the test tomorrow.

Thanks! There are some uncrustify (style) errors and also some test failures. I also think you should either remove the support for double or complete the tests.

It looks like you're missing some lines on the launch files:

https://github.com/ignitionrobotics/ros_ign/tree/ros2/ros_ign_bridge/test/launch

ros_ign_bridge/README.md Outdated Show resolved Hide resolved
@@ -19,6 +19,8 @@
<depend>rosgraph_msgs</depend>
<depend>sensor_msgs</depend>
<depend>std_msgs</depend>
<depend>std_srvs</depend>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is std_srvs needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was added in 7b06c21 but it wasn't needed for just that so I removed it. Good call

ros_ign_bridge/test/test_utils.hpp Show resolved Hide resolved
ros_ign_bridge/test/test_utils.hpp Outdated Show resolved Hide resolved
ros_ign_bridge/test/test_utils.hpp Outdated Show resolved Hide resolved
Core development automation moved this from In progress to In review Oct 19, 2020
@chapulina chapulina self-assigned this Oct 19, 2020
Signed-off-by: 09ubberboy90 <2330834a@student.gla.ac.uk>
Signed-off-by: 09ubberboy90 <2330834a@student.gla.ac.uk>
@09ubberboy90
Copy link
Contributor Author

I updated the Readme too because the list was not reflecting the correct node name. If it should be in a separate issue/PR tell me and I'll revert it

Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is happy now, nice work! Just a couple more comments.

ros_ign_bridge/src/factories.cpp Outdated Show resolved Hide resolved
Signed-off-by: 09ubberboy90 <2330834a@student.gla.ac.uk>
@chapulina chapulina merged commit ce8b524 into gazebosim:ros2 Oct 22, 2020
Core development automation moved this from In review to Done Oct 22, 2020
Core development automation moved this from Done to In review Oct 22, 2020
@chapulina chapulina moved this from In review to Done in Core development Oct 26, 2020
@j-rivero j-rivero removed this from Done in Core development May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ROS 2 ROS 2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants