January 12, 2021

195 words 1 min read

boston-dynamics/spot-sdk

boston-dynamics/spot-sdk

Spot SDK repo

repo name boston-dynamics/spot-sdk
repo link https://github.com/boston-dynamics/spot-sdk
homepage
language Python
size (curr.) 65367 kB
stars (curr.) 1275
created 2020-01-16
license Other

Spot SDK

Develop applications and payloads for Spot using the Boston Dynamics Spot SDK.

The SDK consists of:

  • Conceptual documentation. These documents explain the key abstractions used by the Spot API.
  • Python client library. Applications using the Python library can control Spot and read sensor and health information from Spot. A wide variety of example programs and a QuickStart guide are also included.
  • Payload developer documentation. Payloads add additional sensing, communication, and control capabilities beyond what the base platform provides. The Payload ICD covers the mechanical, electrical, and software interfaces that Spot supports.
  • Spot API protocol definition. This reference guide covers the details of the protocol applications used to communicate to Spot. Application developers who wish to use a language other than Python can implement clients that speak the protocol.
  • Spot SDK Repository. The GitHub repo where all of the Spot SDK code is hosted.

This is version 2.2.0 of the SDK. Please review the Release Notes to see what has changed.

Contents

comments powered by Disqus