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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for booster_robotics_sdk_python-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f9154678caeab1ac7d832f037cb2a8c9663615945843d43047fd467bcba98e92
MD5 f2e4bdd6e64cb8dfa0cef6aa903ca11c
BLAKE2b-256 5f5720b285b75d5ad798bb06c55495297e9abd81aabbf925fe391210e845b7a2

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