epuckInterface.hpp
Go to the documentation of this file.
const SerialPort *const serialPort
A SerialPort class instance shared among the device interfaces.
Definition: epuckInterface.hpp:59
Header file of SerialPort class.
EpuckInterface(const SerialPort *const serialPort)
The EpuckInterface class constructor.
Definition: epuckInterface.cpp:20
Struct which represents a triple (x,y,theta).
Definition: epuckInterface.hpp:38
Receive the steps made and reset the stepp counter.
Definition: epuckInterface.hpp:69
Send configurations for camera initialization.
Definition: epuckInterface.hpp:67
static const float EPUCK_DIAMETER
Diameter of e-puck body [m].
Definition: epuckInterface.hpp:62