Skip to content

kscalelabs/actuator

Repository files navigation

actuator

Defines a package to make it easy and performant to control actuators.

Warning

The Python bindings for this package are currently in an experimental state and may be unstable or subject to breaking changes.

System Architecture

Getting Started

See the documentation here for instructions on getting started with this package.

Build Requirements

Linux

This package requires Linux for building due to dependencies on Linux-specific CAN bus libraries.

If you're developing on other platforms, consider using a Linux virtual machine or container for building.