#include <move_group_context.h>
|
| MoveGroupContext (const moveit_cpp::MoveItCppPtr &moveit_cpp, const std::string &default_planning_pipeline, bool allow_trajectory_execution=false, bool debug=false) |
|
| ~MoveGroupContext () |
|
bool | status () const |
|
Definition at line 72 of file move_group_context.h.
◆ MoveGroupContext()
move_group::MoveGroupContext::MoveGroupContext |
( |
const moveit_cpp::MoveItCppPtr & |
moveit_cpp, |
|
|
const std::string & |
default_planning_pipeline, |
|
|
bool |
allow_trajectory_execution = false , |
|
|
bool |
debug = false |
|
) |
| |
◆ ~MoveGroupContext()
move_group::MoveGroupContext::~MoveGroupContext |
( |
| ) |
|
◆ status()
bool move_group::MoveGroupContext::status |
( |
| ) |
const |
◆ allow_trajectory_execution_
bool move_group::MoveGroupContext::allow_trajectory_execution_ |
◆ debug_
bool move_group::MoveGroupContext::debug_ |
◆ moveit_cpp_
moveit_cpp::MoveItCppPtr move_group::MoveGroupContext::moveit_cpp_ |
◆ plan_execution_
plan_execution::PlanExecutionPtr move_group::MoveGroupContext::plan_execution_ |
◆ planning_pipeline_
planning_pipeline::PlanningPipelinePtr move_group::MoveGroupContext::planning_pipeline_ |
◆ planning_scene_monitor_
planning_scene_monitor::PlanningSceneMonitorPtr move_group::MoveGroupContext::planning_scene_monitor_ |
◆ trajectory_execution_manager_
trajectory_execution_manager::TrajectoryExecutionManagerPtr move_group::MoveGroupContext::trajectory_execution_manager_ |
The documentation for this struct was generated from the following files: