Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
Go to the source code of this file.
Classes | |
class | TrackableMeasure |
Enumerations | |
enum | TrackMode { POS, SPEED, ANGSPEED } |
NOTE: SPEED and ANGSPEED is not implemented yet! More... | |
enum | Dimensions { X = 1, Y = 2, Z = 4 } |
defines which dimensions should be count. More... | |
enum Dimensions |
enum TrackMode |