Skip to content

Commit

Permalink
Update package with version, maintainer, ifm3d-core dep
Browse files Browse the repository at this point in the history
  • Loading branch information
theseankelly committed Feb 21, 2020
1 parent 713659b commit 9f9238a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<package format="2">

<name>ifm3d</name>
<version>0.6.1</version>
<version>0.6.2</version>
<description>ifm pmd-based 3D ToF Camera ROS package</description>
<maintainer email="tom.panzarella@ifm.com">Tom Panzarella</maintainer>
<maintainer email="sean.kelly@ifm.com">Sean Kelly</maintainer>
<license>Apache 2</license>
<author email="[email protected]">Tom Panzarella</author>

Expand All @@ -14,6 +14,7 @@

<build_depend>rostest</build_depend>

<depend>ifm3d_core</depend>
<depend>rospy</depend>
<depend>image_transport</depend>
<depend>pcl_ros</depend>
Expand Down

0 comments on commit 9f9238a

Please sign in to comment.