MoveIt Studio Behavior  2.9.2
Core Behaviors for the MoveIt Studio Application
execute_follow_joint_trajectory.hpp File Reference
#include <moveit_studio_behavior_interface/impl/action_client_behavior_base_impl.hpp>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
#include <control_msgs/action/follow_joint_trajectory.hpp>
Include dependency graph for execute_follow_joint_trajectory.hpp:
This graph shows which files directly or indirectly include this file:

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