ROSEndEffector
ROS End-Effector package: provides a ROS-based set of standard interfaces to command robotics end-effectors in an agnostic fashion.
|
#include <ros/ros.h>
#include <end_effector/MapActionHandler.h>
#include <rosee_msg/GraspingPrimitiveAggregated.h>
#include <rosee_msg/GraspingPrimitiveAggregatedAvailable.h>
#include <rosee_msg/SelectablePairInfo.h>
#include <rosee_msg/GraspingActionsAvailable.h>
#include <rosee_msg/GraspingAction.h>
#include <rosee_msg/MotorPosition.h>
#include <rosee_msg/HandInfo.h>
#include <rosee_msg/NewGenericGraspingAction.h>
#include <rosee_msg/NewGenericGraspingActionSrv.h>
Go to the source code of this file.
Classes | |
class | ROSEE::RosServiceHandler |
Namespaces | |
ROSEE | |