Representation of a particular planning context – the planning scene and the request are known,...
void clear() override
Clear the data structures used by the planner.
bool terminate() override
If solve() is running, terminate the computation. Return false if termination not possible....
bool solve(planning_interface::MotionPlanResponse &res) override
Solve the motion planning problem and store the result in res. This function should not clear data st...
~TrajOptPlanningContext() override
TrajOptPlanningContext(const std::string &name, const std::string &group, const moveit::core::RobotModelConstPtr &model)