-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.xml
30 lines (26 loc) · 1.16 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<package>
<name>lbrmed_moveit_config</name>
<version>0.3.0</version>
<description>
An automatically generated package with all the configuration and launch files for using the lbrmed14 with the MoveIt Motion Planning Framework
</description>
<author email="[email protected]">Tim Redick</author>
<maintainer email="[email protected]">Tim Redick</maintainer>
<license>BSD</license>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>joint_state_publisher_gui</run_depend>
<run_depend>joint_state_publisher</run_depend>
<run_depend>lbrmed_description</run_depend>
<run_depend>moveit_fake_controller_manager</run_depend>
<run_depend>moveit_kinematics</run_depend>
<run_depend>moveit_planners</run_depend>
<run_depend>moveit_ros_control_interface</run_depend>
<run_depend>moveit_ros_move_group</run_depend>
<run_depend>moveit_ros_visualization</run_depend>
<run_depend>moveit_setup_assistant</run_depend>
<run_depend>moveit_simple_controller_manager</run_depend>
<run_depend>robot_state_publisher</run_depend>
<run_depend>rviz</run_depend>
<run_depend>tf2_ros</run_depend>
<run_depend>xacro</run_depend>
</package>