2024-09-24 19:48:14 +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">
|
|
|
|
<name>ocs2_quadruped_controller</name>
|
|
|
|
<version>0.0.0</version>
|
|
|
|
<description>TODO: Package description</description>
|
|
|
|
<maintainer email="biao876990970@hotmail.com">tlab-uav</maintainer>
|
|
|
|
<license>Apache-2.0</license>
|
|
|
|
|
|
|
|
<buildtool_depend>ament_cmake</buildtool_depend>
|
|
|
|
|
|
|
|
<depend>backward_ros</depend>
|
|
|
|
<depend>controller_interface</depend>
|
|
|
|
<depend>pluginlib</depend>
|
|
|
|
<depend>control_input_msgs</depend>
|
2024-09-28 23:05:13 +08:00
|
|
|
<depend>qpoases_colcon</depend>
|
2024-09-24 19:48:14 +08:00
|
|
|
<depend>ocs2_self_collision</depend>
|
2024-09-25 21:01:50 +08:00
|
|
|
<depend>angles</depend>
|
2024-09-24 19:48:14 +08:00
|
|
|
|
|
|
|
<test_depend>ament_lint_auto</test_depend>
|
|
|
|
<test_depend>ament_lint_common</test_depend>
|
|
|
|
|
|
|
|
<export>
|
|
|
|
<build_type>ament_cmake</build_type>
|
|
|
|
</export>
|
|
|
|
</package>
|