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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for nav_msgs/OccupancyGrid #137

Merged
merged 6 commits into from Mar 22, 2021
Merged

Add support for nav_msgs/OccupancyGrid #137

merged 6 commits into from Mar 22, 2021

Conversation

mjcarroll
Copy link
Collaborator

@mjcarroll mjcarroll commented Feb 26, 2021

馃帀 New feature

Depends on gazebosim/gz-msgs#138

Summary

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)

Note to maintainers: Remember to use Squash-Merge

@osrf-triage osrf-triage added this to Inbox in Core development Feb 26, 2021
@chapulina chapulina added the needs upstream release Blocked by a release of an upstream library label Feb 27, 2021
@chapulina chapulina moved this from Inbox to In review in Core development Mar 1, 2021
Base automatically changed from add_marker to melodic March 8, 2021 15:34
Copy link

@acschang acschang left a comment

Choose a reason for hiding this comment

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

I noticed a couple of odd error messages regarding MarkerArray messages when launching despite that functionality working. The OccupancyGrid message bridge is not yet functional on this branch (you're probably aware of this):
[ERROR] [1615316299.701832622]: Failed to create a bridge for topic [/model/<robo_name>/grid] with ROS type [nav_msgs/OccupancyGrid] and Ignition Transport type [ignition.msgs.OccupancyGrid].

ros_ign_bridge/src/factories.cpp Outdated Show resolved Hide resolved
ros_ign_bridge/src/factories.cpp Outdated Show resolved Hide resolved
@chapulina chapulina added the ROS 1 ROS 1 label Mar 10, 2021
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll
Copy link
Collaborator Author

Sorry, the message bridge got busted off a bad rebase as I was originally working on the noetic branch. This should be good now.

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.

The melodic branch is supposed to build from source against Citadel, so we'll need to backport and release gazebosim/gz-msgs#138 first.

@mjcarroll
Copy link
Collaborator Author

The melodic branch is supposed to build from source against Citadel, so we'll need to backport and release gazebosim/gz-msgs#138 first.

Backport PR: gazebosim/gz-msgs#143

@mjcarroll mjcarroll mentioned this pull request Mar 17, 2021
5 tasks
Signed-off-by: Michael Carroll <michael@openrobotics.org>
ros_ign_bridge/test/test_utils.h Outdated Show resolved Hide resolved
ros_ign_bridge/test/test_utils.h Show resolved Hide resolved
Signed-off-by: Michael Carroll <michael@openrobotics.org>
@chapulina chapulina merged commit 117e2b2 into melodic Mar 22, 2021
Core development automation moved this from In review to Done Mar 22, 2021
@chapulina chapulina deleted the add_map branch March 22, 2021 15:19
@chapulina chapulina moved this from Done to Highlights in Core development Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs upstream release Blocked by a release of an upstream library ROS 1 ROS 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants