Skip to content

Commit

Permalink
Release v3.0.0 of Boston Dynamics Spot SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
bd-sdk-publisher committed Sep 15, 2021
1 parent 7ce5c5f commit b0eacb9
Show file tree
Hide file tree
Showing 928 changed files with 125,635 additions and 11,383 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.h5 filter=lfs diff=lfs merge=lfs -text
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The SDK consists of:
* [Spot API protocol definition](protos/bosdyn/api/README.md). 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](https://github.com/boston-dynamics/spot-sdk). The GitHub repo where all of the Spot SDK code is hosted.

This is version 2.3.5 of the SDK. Please review the [Release Notes](docs/release_notes.md) to see what has changed.
This is version 3.0.0 of the SDK. Please review the [Release Notes](docs/release_notes.md) to see what has changed.

## Contents

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.5
3.0.0
Loading

0 comments on commit b0eacb9

Please sign in to comment.