20 lines
577 B
XML
20 lines
577 B
XML
|
<?xml version="1.0"?>
|
||
|
<package format="2">
|
||
|
<name>ocs2_slp</name>
|
||
|
<version>0.0.0</version>
|
||
|
<description>A numerical implementation of a first order primal-dual MPC basee on PIPG.</description>
|
||
|
|
||
|
<maintainer email="farbod.farshidian@gmail.com">Farbod Farshidian</maintainer>
|
||
|
<maintainer email="zhengfuaj@gmail.com">Zhengyu Fu</maintainer>
|
||
|
|
||
|
<license>BSD3</license>
|
||
|
|
||
|
<buildtool_depend>catkin</buildtool_depend>
|
||
|
<depend>ocs2_core</depend>
|
||
|
<depend>ocs2_mpc</depend>
|
||
|
<depend>ocs2_oc</depend>
|
||
|
|
||
|
<!-- Test dependancy -->
|
||
|
<depend>ocs2_qp_solver</depend>
|
||
|
|
||
|
</package>
|