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