This package provides services for handling a graspable object. It reads data from the parameter_server in order to add it to or remove it from the environment_server as a known obstacle. Also it can attach such object to the robot in order to consider it as a part of the robot during the planning process. More...
#include <ros/ros.h>
#include <cob_arm_navigation/HandleObject.h>
#include <string>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
This package provides services for handling a graspable object. It reads data from the parameter_server in order to add it to or remove it from the environment_server as a known obstacle. Also it can attach such object to the robot in order to consider it as a part of the robot during the planning process.
Definition in file test_object_handler.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 39 of file test_object_handler.cpp.