#include "ui_robotCreator.h"
#include "stdr_gui/stdr_robot_creator/stdr_kinematic_properties_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_rfid_antenna_properties_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_co2_sensor_properties_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_thermal_sensor_properties_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_sound_sensor_properties_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_robot_properties_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_robot_footprint_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_sonar_properties_loader.h"
#include "stdr_gui/stdr_robot_creator/stdr_laser_properties_loader.h"
#include "stdr_gui/stdr_tools.h"
Go to the source code of this file.
Classes | |
class | stdr_gui::CRobotCreatorLoader |
Implements the low level functionalities of the robot creator. Inherits form QWidget and Ui_RobotCreator (auto created from ui file) More... | |
Namespaces | |
namespace | stdr_gui |
The main namespace for STDR GUI. |