semio_ros  0.10.6
semio_attention_node.cpp File Reference
#include <ros/ros.h>
#include <semio_msgs_ros/AttentionRecognitionResult.h>
#include <semio_msgs_ros/AttentionTargets.h>
#include <semio/recognition/attention_recognizer.h>
#include <semio/ros/humanoid_source_adapter.h>
+ Include dependency graph for semio_attention_node.cpp:

Go to the source code of this file.

Data Structures

class  SemioAttentionNode
 Simple ROS wrapper around semio::AttentionRecognizer. More...
 

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 138 of file semio_attention_node.cpp.

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

+ Here is the call graph for this function: