|
Chassis v2.1.1
Chassisはロボコンでの足回り制御を行うためのC++ライブラリである。
|
N輪独立ステアリングの制御を行う SteerDrive クラスを提供する。 More...
#include <CoordinateUnit.h>#include <array>#include <cmath>#include <complex>#include <functional>#include <utility>

Go to the source code of this file.
Data Structures | |
| struct | rct::SteerDrive< N > |
| N輪独立ステアリング駆動機 More... | |
Namespaces | |
| namespace | rct |
| robot control library | |
N輪独立ステアリングの制御を行う SteerDrive クラスを提供する。
Definition in file SteerDrive.h.