Cheetah Software
1.0
|
QT gui for the simulator. More...
#include <QMainWindow>
#include <thread>
#include "ControlParameters/SimulatorParameters.h"
#include "Graphics3D.h"
#include "RobotInterface.h"
#include "Simulation.h"
Go to the source code of this file.
Classes | |
class | SimControlPanel |
Namespaces | |
Ui | |
Macros | |
#define | DEFAULT_TERRAIN_FILE "/default-terrain.yaml" |
#define | DEFAULT_USER_FILE "/default-user.yaml" |
QT gui for the simulator.
Definition in file SimControlPanel.h.
#define DEFAULT_TERRAIN_FILE "/default-terrain.yaml" |
Definition at line 16 of file SimControlPanel.h.
#define DEFAULT_USER_FILE "/default-user.yaml" |
Definition at line 17 of file SimControlPanel.h.