|
Chassis v2.1.1
Chassisはロボコンでの足回り制御を行うためのC++ライブラリである。
|
3輪オムニ制御例 More...

Go to the source code of this file.
Functions | |
| int | main () |
| [construct] | |
Variables | |
| Motor | motors [3] = {{D10, D11}, {D12, D13}, {D12, D13}} |
| Omni< 3 > | omni |
| [construct] | |
3輪オムニ制御例
Definition in file main.cpp.