2025-10-29 11:55:43 +08: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">
|
2025-11-27 10:48:44 +08:00
|
|
|
<name>gripper_dev</name>
|
2025-10-29 11:55:43 +08:00
|
|
|
<version>0.0.0</version>
|
|
|
|
|
<description>TODO: Package description</description>
|
|
|
|
|
<maintainer email="you@example.com">h</maintainer>
|
|
|
|
|
<license>TODO: License declaration</license>
|
|
|
|
|
|
|
|
|
|
<buildtool_depend>ament_python</buildtool_depend>
|
|
|
|
|
|
|
|
|
|
<build_depend>rosidl_default_generators</build_depend>
|
|
|
|
|
<exec_depend>rosidl_default_runtime</exec_depend>
|
|
|
|
|
<member_of_group>rosidl_interface_packages</member_of_group>
|
|
|
|
|
<depend>std_msgs</depend>
|
|
|
|
|
<depend>rclcpp</depend>
|
|
|
|
|
<depend>rclpy</depend>
|
|
|
|
|
|
|
|
|
|
<test_depend>ament_lint_auto</test_depend>
|
|
|
|
|
<test_depend>ament_lint_common</test_depend>
|
|
|
|
|
|
|
|
|
|
<export>
|
|
|
|
|
<build_type>ament_python</build_type>
|
|
|
|
|
</export>
|
|
|
|
|
</package>
|