hpp-gui
4.12.0
Graphical interface for HPP
|
Go to the documentation of this file.
6 #ifndef HPP_GUI_SOLVERWIDGET_HH
7 #define HPP_GUI_SOLVERWIDGET_HH
11 #include "gepetto/gui/fwd.hh"
106 QFuture <void> status;
107 QFutureWatcher <void> watcher;
111 void optimize (
const int pathId);
115 interrupt (false), stepByStep(false), isSolved (false),
116 plugin (p), parent (par)
120 void setSelected(QComboBox* cb, QString
const& what);
121 void selectButtonSolve (
bool solve);
122 QComboBox* planner ();
123 QComboBox* projector ();
124 QComboBox* validation ();
125 QComboBox* steeringMethod();
126 QDoubleSpinBox* projectorDiscontinuity ();
127 QDoubleSpinBox* validationPenetration ();
129 ::Ui::SolverWidget* ui_;
130 HppWidgetsPlugin* plugin_;
131 gepetto::gui::MainWindow* main_;
133 QStringList optimizers_;
141 #endif // HPP_GUI_SOLVERWIDGET_HH
Definition: configurationlistwidget.hh:20
namespace that encapsulate all the softwares of humanoid-path-planner
Definition: __init__.py:1