File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <package format =" 3" >
3+ <name >libfranka</name >
4+ <version >0.12.0</version >
5+ <description >libfranka is a C++ library for Franka Emika research robots</description >
6+ <
maintainer email =
" [email protected] " >Franka Emika GmbH</
maintainer >
7+ <license >Apache 2.0</license >
8+
9+ <url type =" website" >https://frankaemika.github.io</url >
10+ <url type =" repository" >https://github.com/frankaemika/libfranka</url >
11+ <url type =" bugtracker" >https://github.com/frankaemika/libfranka/issues</url >
12+ <author >Franka Emika GmbH</author >
13+
14+ <buildtool_depend >cmake</buildtool_depend >
15+
16+ <build_depend >libpoco-dev</build_depend >
17+ <build_depend >eigen</build_depend >
18+
19+ <exec_depend >libpoco-dev</exec_depend >
20+
21+ <doc_depend >doxygen</doc_depend >
22+ <doc_depend >graphviz</doc_depend >
23+
24+ <export >
25+ <build_type >cmake</build_type >
26+ </export >
27+ </package >
You can’t perform that action at this time.
0 commit comments