Class JointSpacePlanningStrategy

Inheritance Relationships

Base Type

Class Documentation

class JointSpacePlanningStrategy : public rp_moveit_commander::PlanningStrategy

Plan in joint space with Cumotion planner. Produces joint trajectory.

Public Functions

inline JointSpacePlanningStrategy(std::shared_ptr<MoveItGroup> move_group)
virtual MoveItPlan Plan(const PoseStampedMsg &target_pose, const PlanningStrategyParams &params) const override
virtual MoveItPlan Plan(const PoseArrayMsg &target_poses, const PlanningStrategyParams &params) const override