This node is testgin the icr_server node. More...
#include "ros/ros.h"
#include "icr/set_finger_number.h"
#include "icr/load_object.h"
#include "icr/compute_icr.h"
#include <cstdlib>
#include <string>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
bool | processOutput (icr::compute_icr::Response &res) |
int main | ( | int | argc, |
char ** | argv | ||
) |
bool processOutput | ( | icr::compute_icr::Response & | res | ) |
Definition at line 108 of file icr_client.cpp.