|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
#include <atomic>#include <moveit_pro_behavior_interface/service_client_interface.hpp>#include <moveit_pro_behavior_interface/shared_resources_node.hpp>#include <rclcpp/client.hpp>#include <tl_expected/expected.hpp>#include <moveit_pro_behavior_interface/impl/service_client_behavior_base_impl.hpp>

Classes | |
| class | moveit_pro::behaviors::ServiceClientBehaviorBase< ServiceT > |
| A base class for behaviors which need to send a request to a ROS service client and wait for a result. More... | |
Namespaces | |
| namespace | moveit_pro |
| namespace | moveit_pro::behaviors |