catchrobo2022 / Mbed 2 deprecated catchrobo2022_mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
AccelCurve加速曲線を生成するクラス
AccelDesigner拘束条件を満たす曲線加減速の軌道を生成するクラス
Buffer< T >A templated software ring buffer
BufferedSerialA serial port (UART) for communication with other serial devices
MotorDriverBridgeIDについて : motor driverのCAN_IDは1,2,...だが、1始まりだとプログラムが面倒。 なのでインターフェースとしてはmotor drive の id を 0,1,...とし、内部で1を足す実装とした