semio_ros  0.10.6
semio_deixis_node.cpp File Reference
#include <ros/ros.h>
#include <semio_msgs_ros/DeicticRecognitionResult.h>
#include <semio_msgs_ros/DeicticTargets.h>
#include <semio/recognition/deictic_recognizer.h>
#include <semio/ros/humanoid_source_adapter.h>
+ Include dependency graph for semio_deixis_node.cpp:

Go to the source code of this file.

Data Structures

class  SemioDeixisNode
 Simple ROS wrapper around semio::DeicticRecognizer. More...
 

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 152 of file semio_deixis_node.cpp.

References semio::ros::HumanoidSourceAdapter::getHumanoidSource(), and SemioDeixisNode::spin().

+ Here is the call graph for this function: