MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
|
#include <control_msgs/action/follow_joint_trajectory.hpp>
#include <moveit_studio_behavior_interface/impl/action_client_behavior_base_impl.hpp>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
Classes | |
class | moveit_studio::behaviors::ExecuteFollowJointTrajectory |
Accepts a JointTrajectory message via an input data port, and executes it by sending a goal to the specified FollowJointTrajectory action server. More... | |
Namespaces | |
moveit_studio | |
moveit_studio::behaviors | |
Typedefs | |
using | moveit_studio::behaviors::FollowJointTrajectory = control_msgs::action::FollowJointTrajectory |