pymoveit_mtc.stagesΒΆ
Provides wrappers of standard MTC stages. Import as moveit.task_constructor.stages.
Classes
Wrapper for any pose generator stage to compute the inverse kinematics for a pose in Cartesian space. |
|
Connect arbitrary InterfaceStates by motion planning. |
|
Fetch the current PlanningScene / real robot state via the |
|
Test for collisions and find a correction for applicable objects. |
|
Spawn a pre-defined PlanningScene state. |
|
GenerateGraspPose stage derives from monitoring generator and can be used to generate poses for grasping. |
|
GeneratePlacePose stage derives from monitoring generator and generates poses for the place pipeline. |
|
Monitoring generator stage which can be used to generate a pose, based on solutions provided by the monitored stage. |
|
Define the merge strategy to use when performing planning operations |
|
Apply modifications to the PlanningScene w/o moving the robot |
|
Perform a Cartesian motion relative to some link. |
|
Compute a trajectory between the robot state from the interface state of the preceeding stage and a specified goal. |
|
The Pick stage is a specialization of the PickPlaceBase class, which wraps the pipeline to pick or place an object with a given end effector. |
|
The Place stage is a specialization of the PickPlaceBase class, which wraps the pipeline to pick or place an object with a given end effector. |
|
Specialization of SimpleGraspBase to realize grasping. |
|
Abstract base class for grasping and releasing |
|
Specialization of SimpleGraspBase to realize ungrasping |