|
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>
Include dependency graph for RosActionServer.h:
This graph shows which files directly or indirectly include this file: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.
1.8.11