Documentation ¶
Index ¶
- Constants
- func New(writer io.Writer) actuator.Actuator
- func WithCalibration(scale, offset float32) options.Option
- func WithMicroseconds(min, max, middle uint32, angleRange float32) options.Option
- func WithPin(pin uint32) options.Option
- func WithRange(min, max float32) options.Option
- type Config
- type Motor
- type State
Constants ¶
View Source
const (
// Device ID for robot.transport
ID = 0x00000100
)
Variables ¶
This section is empty.
Functions ¶
func WithCalibration ¶
func WithMicroseconds ¶
Types ¶
type Motor ¶
func NewMotorConfig ¶
type State ¶
type State = kinematics.State
Click to show internal directories.
Click to hide internal directories.