Plugin that can generate instances of PlanningContextCIRC. Generates instances of PlanningContextLIN.
bool loadContext(planning_interface::PlanningContextPtr &planning_context, const std::string &name, const std::string &group) const override
return a instance of pilz_industrial_motion_planner::PlanningContextCIRC
Base class for all PlanningContextLoaders. Since planning_interface::PlanningContext has a non empty ...