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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for booster_robotics_sdk_python-1.3.7.tar.gz
Algorithm Hash digest
SHA256 1c331b30f269cf4f14e936c65dfcf2b7fb6c4e1039edbd2e026a568a844a3cfd
MD5 b4dfc697aeeac7a5d90377c6020cfa20
BLAKE2b-256 0a14774c6e723694ae071bec2232ad9ce455a0470392063730df31ec147c309c

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