Cheetah Software  1.0
SimControlPanel.h File Reference

QT gui for the simulator. More...

#include <QMainWindow>
#include <thread>
#include "ControlParameters/SimulatorParameters.h"
#include "Graphics3D.h"
#include "RobotInterface.h"
#include "Simulation.h"
+ Include dependency graph for SimControlPanel.h:
+ This graph shows which files directly or indirectly include this file:

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"
 

Detailed Description

QT gui for the simulator.

Definition in file SimControlPanel.h.

Macro Definition Documentation

#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.