mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
40 lines
1.6 KiB
XML
40 lines
1.6 KiB
XML
<package>
|
|
|
|
<name>mycobot_280arduino_moveit</name>
|
|
<version>0.3.0</version>
|
|
<description>
|
|
An automatically generated package with all the configuration and launch files for using the firefighter with the MoveIt! Motion Planning Framework
|
|
</description>
|
|
<author email="lijun.zhang@elephantrobotics.com">zachary</author>
|
|
<maintainer email="lijun.zhang@elephantrobotics.com">zachary</maintainer>
|
|
|
|
<license>BSD</license>
|
|
|
|
<url type="website">http://moveit.ros.org/</url>
|
|
<url type="bugtracker">https://github.com/ros-planning/moveit/issues</url>
|
|
<url type="repository">https://github.com/ros-planning/moveit</url>
|
|
|
|
<buildtool_depend>catkin</buildtool_depend>
|
|
|
|
<run_depend>moveit_ros_move_group</run_depend>
|
|
<run_depend>moveit_fake_controller_manager</run_depend>
|
|
<run_depend>moveit_kinematics</run_depend>
|
|
<run_depend>moveit_planners_ompl</run_depend>
|
|
<run_depend>moveit_ros_visualization</run_depend>
|
|
<run_depend>moveit_setup_assistant</run_depend>
|
|
<run_depend>joint_state_publisher</run_depend>
|
|
<run_depend>robot_state_publisher</run_depend>
|
|
<run_depend>xacro</run_depend>
|
|
<!-- This package is referenced in the warehouse launch files, but does not build out of the box at the moment. Commented the dependency until this works. -->
|
|
<!-- <run_depend>warehouse_ros_mongo</run_depend> -->
|
|
<build_depend>roscpp</build_depend>
|
|
<build_depend>rospy</build_depend>
|
|
<build_depend>std_msgs</build_depend>
|
|
<build_depend>actionlib</build_depend>
|
|
<build_depend>moveit_msgs</build_depend>
|
|
<build_depend>mycobot_description</build_depend>
|
|
|
|
<run_depend>mycobot_description</run_depend>
|
|
|
|
|
|
</package>
|