#include "oderobot.h"
Include dependency graph for camera.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | lpzrobots |
Enumerations | |
enum | lpzrobots::CameraType { lpzrobots::Static, lpzrobots::TV, lpzrobots::Following, lpzrobots::advancedTV, lpzrobots::advancedFollowing } |
Functions | |
void | lpzrobots::moveCamera (CameraType camType, OdeRobot &robot) |
void | lpzrobots::moveBehindRobot (OdeRobot &robot) |
void | lpzrobots::moveOnRobot (OdeRobot &robot) |
void | lpzrobots::printMode (CameraType camType) |