Skip to main content

Booster Robotics SDK Python bindings and examples.

Project description

Booster Robotics SDK

Booster Robotics SDK aims to provide a simple and easy-to-use interface for developers to control the Booster Robotics products.

Prebuild environment

  • OS (Ubuntu 22.04 LTS)
  • CPU (aarch64 and x86_64)
  • Compiler (gcc version 11.4.0)

Installation

pip3 install pybind11
# pip3 install pybind11-stubgen

Build examples

mkdir build
cd build
cmake ..
make

Build python binding api and install

mkdir build
cd build
cmake .. -DBUILD_PYTHON_BINDING=on
make
sudo make install

if pybind11-stubgen cannot be found even after pip install, export PATH
```bash
export PATH=/home/[user name]/.local/bin:$PATH

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

booster_robotics_sdk_python-1.2.0.tar.gz (25.8 MB view details)

Uploaded Source

File details

Details for the file booster_robotics_sdk_python-1.2.0.tar.gz.

File metadata

File hashes

Hashes for booster_robotics_sdk_python-1.2.0.tar.gz
Algorithm Hash digest
SHA256 1083a185c903e4525f2772c2d7abadc86b0ff25834ad18d801264de3333cddd3
MD5 8325a333a1794118a24ff84b3cd63fcc
BLAKE2b-256 bd1bb4f36f56055da372485ab3ae42ab61c526cd3ba4c4374d8deb6864f8bb36

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page