#include <ros/ros.h>#include <std_msgs/Float64.h>#include <dynamixel_msgs/JointState.h>#include <controller_manager/controller_manager.h>#include <robotican_hardware_interface/dynamixel_pro_controller.h>#include <hardware_interface/robot_hw.h>
Go to the source code of this file.
Classes | |
| class | Arm |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 126 of file robotican_h_manipulator_node.cpp.