| Cstdr_robot::HandleRobot | Handles the manipulation of robots (creation, deletion, move) |
| ▼Cstdr_robot::MotionController | Abstract class that provides motion controller abstraction |
| Cstdr_robot::IdealMotionController | A class that provides motion controller implementation. Inherits publicly MotionController |
| Cstdr_robot::OmniMotionController | A class that provides motion controller implementation. \ Inherits publicly MotionController |
| ▼Cnodelet::Nodelet [external] | |
| Cstdr_robot::Robot | Represents one robot in STDR. Inherts publicly from nodelet::Nodelet |
| ▼Cruntime_error | |
| Cstdr_robot::ConnectionException | Provides a connection exception. Publicly inherits from std::runtime_error. Used in robot handler |
| Cstdr_robot::DoubleFrameIdException | Provides a double frame id exception. Publicly inherits from std::runtime_error. Used in robot handler |
| ▼Cstdr_robot::Sensor | A class that provides sensor abstraction |
| Cstdr_robot::CO2Sensor | |
| Cstdr_robot::Laser | A class that provides laser implementation. Inherits publicly Sensor |
| Cstdr_robot::RfidReader | |
| Cstdr_robot::Sonar | A class that provides co2 sensor implementation. \ Inherits publicly Sensor |
| Cstdr_robot::SoundSensor | |
| Cstdr_robot::ThermalSensor |