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.1.1.tar.gz (25.7 MB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for booster_robotics_sdk_python-1.1.1.tar.gz
Algorithm Hash digest
SHA256 0d4388217d1d110a57e8c994385b922c6435c1998d5cf6918687d03819866486
MD5 8a1355c89e501b02b6b30e35a9acd834
BLAKE2b-256 f7f35ddbced5d64409bdd2e2fab49979b11623c17ff754f293e1d8c5a2402acb

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