Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
bosdyn-api / METADATA
Size: Mime:
Metadata-Version: 2.1
Name: bosdyn-api
Version: 4.1.0
Summary: Boston Dynamics API definition of protobuf messages
Home-page: https://dev.bostondynamics.com/
Author: Boston Dynamics
Author-email: support@bostondynamics.com
Project-URL: Documentation, https://dev.bostondynamics.com/
Project-URL: Source, https://github.com/boston-dynamics/spot-sdk/
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: protobuf (!=4.24.0,!=5.28.0,>=3.19.4)

<!--
Copyright (c) 2023 Boston Dynamics, Inc.  All rights reserved.

Downloading, reproducing, distributing or otherwise using the SDK Software
is subject to the terms and conditions of the Boston Dynamics Software
Development Kit License (20191101-BDSDK-SL).
-->

# bosdyn-api

<p align="center">
<img src="https://www.bostondynamics.com/sites/default/files/2020-05/spot.png" style="max-width:50%;">
</p>

The bosdyn-api wheel contains the Python implementation for the Protobuf definitions in the Boston
Dynamics Spot API. The message and service types defined in this wheel are used by the clients in
[bosdyn-client](https://pypi.org/project/bosdyn-client/),
[bosdyn-mission](https://pypi.org/project/bosdyn-mission/) and [bosdyn-choreography-client](https://pypi.org/project/bosdyn-choreography-client/) wheels to communicate with the services
running on the Spot robots.