moveit_msgs/GetPlannerParams Service

File: moveit_msgs/GetPlannerParams.srv

Raw Message Definition

# Name of the planning pipeline, uses default if empty
string pipeline_id

# Name of planning config
string planner_config

# Optional name of planning group (return global defaults if empty)
string group

---

# parameters as key-value pairs
PlannerParams params

Compact Message Definition

string pipeline_id
string planner_config
string group

moveit_msgs/PlannerParams params