#include <ros/console.h>
#include <choreo_gui/choreo_widget.h>
#include <choreo_gui/states/system_init_state.h>
#include <choreo_gui/states/task_sequence_processing_state.h>
#include <choreo_gui/states/select_tasks_state.h>
#include <QtConcurrent/QtConcurrentRun>
#include <choreo_msgs/ModelInputParameters.h>
#include <choreo_msgs/TaskSequenceInputParameters.h>
Go to the source code of this file.
const std::string TASK_SEQUENCE_PLANNING_ACTION_CLIENT_NAME = "task_sequence_planning_action" |
|
static |
const std::string TASK_SEQUENCE_PROCESSING_ACTION_CLIENT_NAME = "task_sequence_processing_action" |
|
static |