File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3+ <package format =" 3" >
4+ <name >bosdyn</name >
5+ <version >4.1.0</version >
6+ <description >Boston Dynamics Spot C++ SDK</description >
7+ <
maintainer email =
" [email protected] " >BD AI Institute</
maintainer >
8+ <license >BDSDK-L</license >
9+
10+ <buildtool_depend >ament_cmake</buildtool_depend >
11+ <buildtool_depend >ament_cmake_python</buildtool_depend >
12+
13+ <depend >cli11</depend >
14+ <depend >eigen</depend >
15+ <depend >libgrpc</depend >
16+ <depend >protobuf</depend >
17+ <depend >protobuf-dev</depend >
18+ <depend >protobuf-compiler-grpc</depend >
19+
20+ <export >
21+ <build_type >cmake</build_type >
22+ </export >
23+ </package >
You can’t perform that action at this time.
0 commit comments