Given an MTC Task, append an MTC Stage that modifies the planning scene's Allowed Collision Matrix to permit or forbid collision between a set of objects while planning subsequent Stages.
More...
#include <setup_mtc_ignore_collisions_between_objects.hpp>
Given an MTC Task, append an MTC Stage that modifies the planning scene's Allowed Collision Matrix to permit or forbid collision between a set of objects while planning subsequent Stages.
| Data Port Name | Port Type | Object Type |
| task | Bidirectional | std::shared_ptr<moveit_pro::task_constructor::Task> |
| object_names | Input | std::vector<std::string> |
| allow_collision | Input | bool |
◆ SetupMTCIgnoreCollisionsBetweenObjects()
| moveit_pro::behaviors::SetupMTCIgnoreCollisionsBetweenObjects::SetupMTCIgnoreCollisionsBetweenObjects |
( |
const std::string & |
name, |
|
|
const BT::NodeConfiguration & |
config, |
|
|
const std::shared_ptr< BehaviorContext > & |
shared_resources |
|
) |
| |
◆ metadata()
| BT::KeyValueVector moveit_pro::behaviors::SetupMTCIgnoreCollisionsBetweenObjects::metadata |
( |
| ) |
|
|
static |
◆ providedPorts()
| BT::PortsList moveit_pro::behaviors::SetupMTCIgnoreCollisionsBetweenObjects::providedPorts |
( |
| ) |
|
|
static |
◆ tick()
| BT::NodeStatus moveit_pro::behaviors::SetupMTCIgnoreCollisionsBetweenObjects::tick |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: