ROSEndEffector
ROS End-Effector package: provides a ROS-based set of standard interfaces to command robotics end-effectors in an agnostic fashion.
|
#include <string>
#include <ros/ros.h>
#include <ros/console.h>
#include <actionlib/server/simple_action_server.h>
#include <rosee_msg/ROSEECommandAction.h>
Go to the source code of this file.
Classes | |
class | ROSEE::RosActionServer |
Namespaces | |
ROSEE | |
Macros | |
#define | DEFAULT_ERROR_NORM 0.01 |
#define DEFAULT_ERROR_NORM 0.01 |
Definition at line 26 of file RosActionServer.h.