YARP
Yet Another Robot Platform
FakeOdometry.h File Reference
+ Include dependency graph for FakeOdometry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FakeOdometry
 FakeOdometry: A device for generating a fake odometry. This device will generate the odometry and then the user can retrieve it by calling getOdometry. More...
 

Variables

constexpr double default_period = 0.02
 

Variable Documentation

◆ default_period

constexpr double default_period = 0.02
constexpr

Definition at line 14 of file FakeOdometry.h.