Plugin that can generate instances of PlanningContextLIN. Generates instances of PlanningContextLIN.
virtual bool loadContext(planning_interface::PlanningContextPtr &planning_context, const std::string &name, const std::string &group) const override
return a instance of pilz::PlanningContextLIN
Base class for all PlanningContextLoaders. Since planning_interface::PlanningContext has a non empty ...
moveit::core::RobotModelConstPtr model_
The robot model.
pilz::LimitsContainer limits_
Limits to be used during planning.
virtual ~PlanningContextLoaderLIN()
PlanningContext for obtaining LIN trajectories.