Skip to content

Commit 1664020

Browse files
committed
Bump Spot SDK from 5.0.1 to 5.1.4
Signed-off-by: Michel Hidalgo <mhidalgo@theaiinstitute.com>
1 parent ce27c1b commit 1664020

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
3131
This Python package is a wrapper around the [Boston Dynamics Spot SDK](https://dev.bostondynamics.com), intended as a united point of entry to the SDK for use with the [spot_ros](https://github.com/heuristicus/spot_ros) and [spot_ros2](https://github.com/rai-opensource/spot_ros2) packages.
3232
33-
This package currently corresponds to `spot-sdk` release 5.0.1. The minimum supported version of Python this package supports is 3.10.
33+
This package currently corresponds to `spot-sdk` release 5.1.4. The minimum supported version of Python this package supports is 3.10.
3434
3535
# Installation
3636

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
aiortc>=1.9.0
2-
bosdyn-api==5.0.1
3-
bosdyn-choreography-client==5.0.1
4-
bosdyn-client==5.0.1
5-
bosdyn-core==5.0.1
6-
bosdyn-mission==5.0.1
2+
bosdyn-api==5.1.4
3+
bosdyn-choreography-client==5.1.4
4+
bosdyn-client==5.1.4
5+
bosdyn-core==5.1.4
6+
bosdyn-mission==5.1.4
77
grpcio==1.59.3
88
image==1.5.33
99
inflection==0.5.1

0 commit comments

Comments
 (0)