Skip to content

Commit

Permalink
Merge pull request #35 from osrf/image_meta
Browse files Browse the repository at this point in the history
 Add ros_ign_image to metapackage
  • Loading branch information
nkoenig committed Aug 4, 2019
2 parents 7a3654c + 5c37c42 commit 0f329cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This repository holds packages that provide integration between
[ROS 1](http://www.ros.org/) and [Ignition](https://ignitionrobotics.org):

* `ros1_ign`: Metapackage which provides all the other packages.
* `ros1_ign_image`: Transport bridge from Ignition transport to ROS 1 using [image_transport](http://wiki.ros.org/image_transport).
* `ros1_ign_bridge`: Transport bridge between ROS 1 and Ignition transport.
* `ros1_ign_gazebo_demos`: Demos using the ROS-Ignition integration.
* `ros1_ign_point_cloud`: Plugins for publishing ROS point clouds from Ignition Gazebo simulations.
Expand Down
1 change: 1 addition & 0 deletions ros1_ign/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<exec_depend>ros1_ign_bridge</exec_depend>
<exec_depend>ros1_ign_gazebo_demos</exec_depend>
<exec_depend>ros1_ign_image</exec_depend>
<exec_depend>ros1_ign_point_cloud</exec_depend>

<export>
Expand Down

0 comments on commit 0f329cc

Please sign in to comment.