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

Classes

class  moveit_studio::behaviors::MoveGripperAction
 Actuate a gripper through its driver node's GripperCommand action. Given the name of the action topic and a target gripper position, move the gripper to the specified position. More...
 

Namespaces

 moveit_studio
 
 moveit_studio::behaviors
 

Typedefs

using moveit_studio::behaviors::GripperCommand = control_msgs::action::GripperCommand