Skip to content

Commit 0cb7362

Browse files
tcappellari-bdaijbarry-bdai
authored andcommitted
Merge branch 'main' into migration-readme
2 parents 35372eb + 4d871f3 commit 0cb7362

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
![Python](https://img.shields.io/badge/python-3.10-blue)
2525
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
2626
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
27-
[![CI](https://github.com/bdaiinstitute/spot_wrapper/workflows/CI/badge.svg)](https://github.com/bdaiinstitute/spot_wrapper/actions)
28-
[![Coverage Status](https://coveralls.io/repos/github/bdaiinstitute/spot_wrapper/badge.svg?branch=main)](https://coveralls.io/github/bdaiinstitute/spot_wrapper?branch=main)
27+
[![CI](https://github.com/rai-opensource/spot_wrapper/workflows/CI/badge.svg)](https://github.com/rai-opensource/spot_wrapper/actions)
28+
[![Coverage Status](https://coveralls.io/repos/github/rai-opensource/spot_wrapper/badge.svg?branch=main)](https://coveralls.io/github/rai-opensource/spot_wrapper?branch=main)
2929
[![LICENSE](https://img.shields.io/badge/license-MIT-purple)](LICENSE)
3030
31-
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/bdaiinstitute/spot_ros2) packages.
31+
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
3333
This package currently corresponds to `spot-sdk` release 5.0.1. The minimum supported version of Python this package supports is 3.10.
3434

0 commit comments

Comments
 (0)