Chassis v2.1.1
Chassisはロボコンでの足回り制御を行うためのC++ライブラリである。
Loading...
Searching...
No Matches
Odom.h File Reference

オドメトリを行う Odom クラスを提供する。 More...

#include <CoordinateUnit.h>
#include <cmath>
#include <utility>
Include dependency graph for Odom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rct::Odom< N >
 N個のエンコーダでオドメトリを行うクラス。 More...
 

Namespaces

namespace  rct
 robot control library
 

Detailed Description

オドメトリを行う Odom クラスを提供する。

License
This project is released under the MIT License, see LICENSE.

Definition in file Odom.h.