forked from isri-aist/CentroidalControlCollection
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.xml
More file actions
26 lines (20 loc) · 720 Bytes
/
Copy pathpackage.xml
File metadata and controls
26 lines (20 loc) · 720 Bytes
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
<package format="2">
<name>centroidal_control_collection</name>
<version>0.2.0</version>
<description>
Collection of centroidal control for legged robots
</description>
<maintainer email="m-murooka@aist.go.jp">Masaki Murooka</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/centroidal_control_collection</url>
<author>Masaki Murooka</author>
<buildtool_depend>catkin</buildtool_depend>
<depend>roscpp</depend>
<depend>qp_solver_collection</depend>
<depend>force_control_collection</depend>
<depend>nmpc_ddp</depend>
<build_depend>eigen</build_depend>
<test_depend>rosunit</test_depend>
<doc_depend>doxygen</doc_depend>
<doc_depend>graphviz</doc_depend>
</package>