#include <hardware_interface/joint_state_interface.h>#include <hardware_interface/joint_command_interface.h>#include <hardware_interface/force_torque_sensor_interface.h>#include <hardware_interface/robot_hw.h>#include <hardware_interface/controller_info.h>#include <controller_manager/controller_manager.h>#include <boost/scoped_ptr.hpp>#include <ros/ros.h>#include <math.h>#include "do_output.h"#include "aubo_new_driver.h"

Go to the source code of this file.
Classes | |
| class | ros_control_aubo::AuboHardwareInterface |
| Hardware interface for a robot. More... | |
Namespaces | |
| namespace | ros_control_aubo |
Variables | |
| static const double | ros_control_aubo::POSITION_STEP_FACTOR = 1 |
| static const double | ros_control_aubo::VELOCITY_STEP_FACTOR = 1 |