The object recognizer node object. More...
#include <actionlib/server/simple_action_server.h>
#include <graspdb/graspdb.h>
#include <rail_manipulation_msgs/RecognizeObjectAction.h>
#include <ros/ros.h>
Go to the source code of this file.
Classes | |
class | rail::pick_and_place::ObjectRecognizer |
The object recognizer node object. More... | |
Namespaces | |
namespace | rail |
namespace | rail::pick_and_place |
The object recognizer node object.
The object recognizer sets up an action server that allows the recognition of a single segmented object.
Definition in file ObjectRecognizer.h.