2022-01-31 21:28:39 +04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
|
|
|
<package format="3">
|
|
|
|
<name>robossembler_servers</name>
|
|
|
|
<version>0.0.0</version>
|
|
|
|
<description>TODO: Package description</description>
|
|
|
|
<maintainer email="ur.narmak@gmail.com">bill-finger</maintainer>
|
|
|
|
<license>TODO: License declaration</license>
|
|
|
|
|
|
|
|
<buildtool_depend>ament_cmake</buildtool_depend>
|
|
|
|
|
|
|
|
<depend>rclcpp</depend>
|
|
|
|
<depend>moveit_core</depend>
|
|
|
|
<depend>moveit_ros_planning</depend>
|
|
|
|
<depend>moveit_ros_planning_interface</depend>
|
|
|
|
<depend>moveit_msgs</depend>
|
|
|
|
<depend>tf2_ros</depend>
|
|
|
|
<depend>rclcpp_action</depend>
|
|
|
|
<depend>geometry_msgs</depend>
|
|
|
|
<depend>action_msgs</depend>
|
2022-02-11 23:03:38 +08:00
|
|
|
<depend>robossembler_interfaces</depend>
|
2022-01-31 21:28:39 +04:00
|
|
|
|
|
|
|
<test_depend>ament_lint_auto</test_depend>
|
|
|
|
<test_depend>ament_lint_common</test_depend>
|
|
|
|
|
|
|
|
<export>
|
|
|
|
<build_type>ament_cmake</build_type>
|
|
|
|
</export>
|
|
|
|
</package>
|