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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for booster_robotics_sdk_python-1.2.1.tar.gz
Algorithm Hash digest
SHA256 1d454178f429bba8bc53c92c46782bdf0dafd9d5512ee20718b4cca5dda025f8
MD5 90d017357b95a5fd0a97c62827339f39
BLAKE2b-256 f15e649a13112de1ae0a5ecd677221e0c7008b5f86bc1a16548d1b05d6b47906

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