#include <ros/ros.h>#include <ros/console.h>#include <choreo_gui/states/select_plan_state.h>#include <choreo_gui/states/system_init_state.h>#include <QtConcurrent/QtConcurrentRun>#include <choreo_msgs/GetAvailableProcessPlans.h>#include <choreo_msgs/OutputProcessPlans.h>
Go to the source code of this file.
Variables | |
| static const std::string | GET_AVAILABLE_PROCESS_PLANS_SERVICE = "get_available_process_plans" |
|
static |
Definition at line 16 of file select_plan_state.cpp.