Chassis v2.1.1
Chassisはロボコンでの足回り制御を行うためのC++ライブラリである。
|
メカナムの制御を行う Mecanum クラスを提供する。 More...
#include <CoordinateUnit.h>
#include <array>
#include <cmath>
#include <functional>
#include <utility>
Go to the source code of this file.
Data Structures | |
struct | rct::Mecanum |
メカナムの制御を行うクラス。 More... | |
Namespaces | |
namespace | rct |
robot control library | |