#include <ros/console.h>
#include <QtConcurrent/QtConcurrentRun>
#include "choreo_gui/choreo_widget.h"
#include "choreo_gui/states/system_init_state.h"
#include "choreo_gui/states/process_planning_state.h"
#include "choreo_gui/states/select_tasks_state.h"
#include "choreo_gui/states/select_plan_state.h"
Go to the source code of this file.
Variables | |
static const std::string | PROCESS_PLANNING_ACTION_CLIENT_NAME = "process_planning_action" |
|
static |
Definition at line 13 of file process_planning_state.cpp.