RBControl
Library for the RB3201-RBControl board with the ESP32 by RoboticsBrno.
|
#include <lx16a.hpp>
Static Public Member Functions | |
static int | posFromDeg (float angle) |
static Packet | move (Id id, rb::Angle pos, std::chrono::milliseconds t) |
static Packet | move (Id id, rb::Angle pos) |
static Packet | limit (Id id, rb::Angle b, rb::Angle t) |
static Packet | setId (Id oldId, Id newId) |
|
inlinestatic |