Chassis v2.1.1
Chassisはロボコンでの足回り制御を行うためのC++ライブラリである。
|
Omniの使用例 Arduino用 More...
Go to the source code of this file.
Functions | |
void | setup () |
void | loop () |
int | main () |
Variables | |
Motor | motors [3] = {{D10, D11}, {D12, D13}, {D12, D13}} |
Omni< 3 > | omni |
Omniの使用例 Arduino用
Definition in file Omni.cpp.