ChirpSim
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes
robot.h File Reference
#include <QVector>
#include <QSharedPointer>
#include "controller.h"
Include dependency graph for robot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Robot
 The Robot class is the abstract base class for robots, containing an implementation for setting a controller, id, and giving the interface for getting sensor values and setting the wheel speeds of the robot. More...