MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
|
#include <chrono>
#include <moveit_studio_behavior_interface/action_client_behavior_base.hpp>
#include <nav2_msgs/action/navigate_to_pose.hpp>
Classes | |
class | moveit_studio::behaviors::NavigateToPoseAction |
Calls an action server that uses nav2_msgs::action::NavigateToPose and outputs feedback The NavigateToPose action (ROS 2 Humble) does not produce a result. More... | |
Namespaces | |
moveit_studio | |
moveit_studio::behaviors | |
Typedefs | |
using | moveit_studio::behaviors::NavigateToPose = nav2_msgs::action::NavigateToPose |