Data structure containing information of the on-going primitive/plan.
More...
#include <data.hpp>
Data structure containing information of the on-going primitive/plan.
- See also
- Robot::plan_info().
Definition at line 272 of file data.hpp.
◆ assigned_plan_name
std::string flexiv::rdk::PlanInfo::assigned_plan_name = {} |
Assigned plan name
Definition at line 290 of file data.hpp.
◆ node_name
std::string flexiv::rdk::PlanInfo::node_name = {} |
Current node name
Definition at line 278 of file data.hpp.
◆ node_path
std::string flexiv::rdk::PlanInfo::node_path = {} |
Current node path
Definition at line 281 of file data.hpp.
◆ node_path_number
std::string flexiv::rdk::PlanInfo::node_path_number = {} |
Current node path number
Definition at line 287 of file data.hpp.
◆ node_path_time_period
std::string flexiv::rdk::PlanInfo::node_path_time_period = {} |
Current node path time period
Definition at line 284 of file data.hpp.
◆ pt_name
std::string flexiv::rdk::PlanInfo::pt_name = {} |
Current primitive name
Definition at line 275 of file data.hpp.
◆ velocity_scale
double flexiv::rdk::PlanInfo::velocity_scale = {} |
Velocity scale
Definition at line 293 of file data.hpp.
◆ waiting_for_step
bool flexiv::rdk::PlanInfo::waiting_for_step = {} |
Waiting for user signal to step the breakpoint
Definition at line 296 of file data.hpp.
The documentation for this struct was generated from the following file: