1 Star 0 Fork 0

wdxairforce/crocoddyl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0"?>
<package format="3">
<name>crocoddyl</name>
<version>2.0.2</version>
<description>Crocoddyl optimal control library</description>
<!-- The maintainers listed here are for receiving emails e.g. from the ROS buildfarm.
Please check the README.md at the repository URL for additional detail. -->
<maintainer email="[email protected]">Carlos Mastalli</maintainer>
<maintainer email="[email protected]">Wolfgang Merkt</maintainer>
<!-- Please refer to README.md for list of authors/credits. -->
<license>BSD</license>
<url type="website">https://github.com/loco-3d/crocoddyl</url>
<build_depend>git</build_depend>
<build_depend>doxygen</build_depend>
<doc_depend>doxygen</doc_depend>
<doc_depend>texlive-latex-base</doc_depend>
<!-- The following tag is recommended by REP-136 -->
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
<exec_depend condition="$ROS_VERSION == 2">ament_cmake</exec_depend>
<depend condition="$ROS_PYTHON_VERSION == 2">python</depend>
<depend condition="$ROS_PYTHON_VERSION == 2">python-numpy</depend>
<depend condition="$ROS_PYTHON_VERSION == 3">python3</depend>
<depend condition="$ROS_PYTHON_VERSION == 3">python3-numpy</depend>
<depend>coinor-libipopt-dev</depend>
<test_depend condition="$ROS_PYTHON_VERSION == 2">python-scipy</test_depend>
<test_depend condition="$ROS_PYTHON_VERSION == 3">python3-scipy</test_depend>
<depend>boost</depend>
<depend>eigenpy</depend>
<depend>example-robot-data</depend>
<depend>pinocchio</depend>
<buildtool_depend>cmake</buildtool_depend>
<export>
<build_type>cmake</build_type>
</export>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wdxairforce/crocoddyl.git
[email protected]:wdxairforce/crocoddyl.git
wdxairforce
crocoddyl
crocoddyl
master

搜索帮助