|
SMACC2
|
This is the complete list of members for cl_moveit2z::CpMotionPlanner, including all inherited members.
| applyPlanningOptions(moveit::planning_interface::MoveGroupInterface &moveGroup, const PlanningOptions &options) | cl_moveit2z::CpMotionPlanner | inlineprivate |
| CpMotionPlanner()=default | cl_moveit2z::CpMotionPlanner | |
| createSiblingComponent(TArgs... targs) | smacc2::ISmaccComponent | protected |
| createSiblingNamedComponent(std::string name, TArgs... targs) | smacc2::ISmaccComponent | protected |
| getCurrentState(double waitTime=1.0) | cl_moveit2z::CpMotionPlanner | inline |
| getLogger() const | smacc2::ISmaccComponent | protected |
| getName() const | smacc2::ISmaccComponent | virtual |
| getNode() | smacc2::ISmaccComponent | protected |
| getStateMachine() | smacc2::ISmaccComponent | protected |
| initialize(ISmaccClient *owner) | smacc2::ISmaccComponent | private |
| ISmaccComponent() | smacc2::ISmaccComponent | |
| moveit2zClient_ | cl_moveit2z::CpMotionPlanner | private |
| onComponentInitialization() | smacc2::ISmaccComponent | protected |
| onInitialize() override | cl_moveit2z::CpMotionPlanner | inlinevirtual |
| onOrthogonalAllocation() | smacc2::ISmaccComponent | inlineprotected |
| onStateOrthogonalAllocation() | smacc2::ISmaccComponent | inlineprotected |
| owner_ | smacc2::ISmaccComponent | protected |
| planCartesianPath(const std::vector< geometry_msgs::msg::Pose > &waypoints, double maxStep=0.01, double jumpThreshold=0.0, bool avoidCollisions=true) | cl_moveit2z::CpMotionPlanner | inline |
| planToJointTarget(const std::map< std::string, double > &jointTargets, const PlanningOptions &options={}) | cl_moveit2z::CpMotionPlanner | inline |
| planToPose(const geometry_msgs::msg::PoseStamped &target, const std::optional< std::string > &tipLink=std::nullopt, const PlanningOptions &options={}) | cl_moveit2z::CpMotionPlanner | inline |
| postEvent(const EventType &ev) | smacc2::ISmaccComponent | protected |
| postEvent() | smacc2::ISmaccComponent | protected |
| requiresClient(TClient *&requiredClientStorage) | smacc2::ISmaccComponent | protected |
| requiresComponent(TComponent *&requiredComponentStorage, bool throwExceptionIfNotExist) | smacc2::ISmaccComponent | protected |
| requiresComponent(std::string name, TComponent *&requiredComponentStorage, bool throwExceptionIfNotExist) | smacc2::ISmaccComponent | protected |
| requiresComponent(TComponent *&requiredComponentStorage, ComponentRequirement requirementType=ComponentRequirement::SOFT) | smacc2::ISmaccComponent | protected |
| requiresComponent(std::string name, TComponent *&requiredComponentStorage, ComponentRequirement requirementType=ComponentRequirement::SOFT) | smacc2::ISmaccComponent | protected |
| setStateMachine(ISmaccStateMachine *stateMachine) | smacc2::ISmaccComponent | private |
| stateMachine_ | smacc2::ISmaccComponent | protected |
| ~CpMotionPlanner()=default | cl_moveit2z::CpMotionPlanner | virtual |
| ~ISmaccComponent() | smacc2::ISmaccComponent | virtual |