Skip to content

Commit

Permalink
robot_simulator: update manifest (depend on industrial_msgs).
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn committed Oct 31, 2014
1 parent 5f1fc9c commit 631c8db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion industrial_robot_simulator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<maintainer email="[email protected]">Shaun Edwards</maintainer>
<license>BSD</license>
<url type="website">http://ros.org/wiki/industrial_robot_client</url>
<url type="website">http://ros.org/wiki/industrial_robot_simulator</url>
<author>Shaun Edwards</author>

<buildtool_depend>catkin</buildtool_depend>
Expand All @@ -15,10 +15,12 @@
<build_depend>control_msgs</build_depend>
<build_depend>trajectory_msgs</build_depend>
<build_depend>industrial_robot_client</build_depend>
<build_depend>industrial_msgs</build_depend>
<run_depend>roscpp</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>control_msgs</run_depend>
<run_depend>trajectory_msgs</run_depend>
<run_depend>industrial_robot_client</run_depend>
<run_depend>industrial_msgs</run_depend>
</package>

0 comments on commit 631c8db

Please sign in to comment.