#include <iostream>
#include <ros/ros.h>
#include <pr2_controller_manager/controller_manager.h>
#include <osrf_msgs/JointCommands.h>
#include <sensor_msgs/JointState.h>
#include <roseus/StringString.h>
Go to the source code of this file.
Classes | |
class | HandController |
struct | HandController::jointactuator |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 238 of file hand_controller.cpp.