#include <ros/ros.h>
#include "sr_hand/sr_tactile_sensor_pub.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition in file sr_tactile_sensor_pub_node.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
The main function initializes the links with the robot, initializes this ROS publisher regularly publishes data regarding the finger tips tactile sensors
argc | ||
argv |
Definition at line 32 of file sr_tactile_sensor_pub_node.cpp.