semio_ros
0.10.6
|
#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>
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) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 138 of file semio_attention_node.cpp.
References semio::ros::HumanoidSourceAdapter::getHumanoidSource(), and SemioAttentionNode::spin().