1 Star 0 Fork 0

herolin12/dart

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 1.71 KB
一键复制 编辑 原始数据 按行查看 历史
Jeongseok Lee 提交于 2019-05-26 20:02 . Bump version to 6.10.0
<?xml version="1.0"?>
<package format="2">
<!-- This is a Catkin package.xml file to optionally support building DART in
a Catkin workspace. Catkin is not required to build DART. For more
information, see: http://ros.org/reps/rep-0136.html -->
<name>dartsim</name>
<version>6.10.0</version>
<description>
DART (Dynamic Animation and Robotics Toolkit) is a collaborative,
cross-platform, open source library created by the Georgia Tech Graphics
Lab and Humanoid Robotics Lab, with ongoing support by the University
of Washington Personal Robotics Lab and Open Robotics. DART provides data
structures and algorithms for kinematic and dynamic applications in robotics
and computer animation.
</description>
<url type="website">http://dartsim.github.io/</url>
<url type="repository">https://github.com/dartsim/dart</url>
<url type="bugtracker">https://github.com/dartsim/dart/issues</url>
<maintainer email="grey@openrobotics.org">Michael X. Grey</maintainer>
<author email="jslee02@gmail.com">Jeongseok Lee</author>
<author email="karenliu@cc.gatech.edu">C. Karen Liu</author>
<author>Mike Stilman</author>
<license>BSD</license>
<build_depend>pkg-config</build_depend>
<depend>assimp</depend>
<depend>bullet</depend>
<depend>boost</depend>
<depend>eigen</depend>
<depend>libfcl-dev</depend>
<depend>glut</depend>
<depend>libflann-dev</depend>
<depend>liburdfdom-dev</depend>
<depend>libxi-dev</depend>
<depend>libxmu-dev</depend>
<depend>tinyxml2</depend>
<!-- The following tags are recommended by REP-136 -->
<exec_depend>catkin</exec_depend>
<buildtool_depend>cmake</buildtool_depend>
<export>
<build_type>cmake</build_type>
</export>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/herolin12/dart.git
git@gitee.com:herolin12/dart.git
herolin12
dart
dart
master

搜索帮助