system_init_state.cpp
Go to the documentation of this file.
3 
4 #include <ros/console.h>
6 
8 {
9  gui.setText("System Init.\nClick <Params> to set model and path parameters.");
10  gui.setParamsButtonEnabled(true);
11 }
12 
14 
16 {
18 }
19 
21 
void setText(const std::string &txt)
The ChoreoWidget class works in states:
Definition: choreo_widget.h:34
virtual void onExit(ChoreoWidget &gui)
virtual void onBack(ChoreoWidget &gui)
virtual void onNext(ChoreoWidget &gui)
virtual void onStart(ChoreoWidget &gui)
virtual void onReset(ChoreoWidget &gui)
void setParamsButtonEnabled(bool enabled)
void newStateAvailable(GuiState *)


choreo_gui
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 03:58:56