virtual bool setLimits(const pilz_industrial_motion_planner::LimitsContainer &limits)
Sets limits the planner can pass to the contexts.
virtual std::string getAlgorithm() const
Return the algorithm the loader uses.
pilz_industrial_motion_planner::LimitsContainer limits_
Limits to be used during planning.
virtual bool setModel(const moveit::core::RobotModelConstPtr &model)
Sets the robot model that can be passed to the planning context.
moveit::core::RobotModelConstPtr model_
The robot model.