Class PlanningContextLoaderCIRC

Inheritance Relationships

Base Type

Class Documentation

class PlanningContextLoaderCIRC : public pilz_industrial_motion_planner::PlanningContextLoader

Plugin that can generate instances of PlanningContextCIRC. Generates instances of PlanningContextLIN.

Public Functions

PlanningContextLoaderCIRC()
~PlanningContextLoaderCIRC() override
virtual 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

Parameters:
  • planning_context – returned context

  • name

  • group

Returns:

true on success, false otherwise