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/object_handler.h>
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 object_handler.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 37 of file object_handler.cpp.