|
semio_ros
0.10.6
|
#include <ros/ros.h>#include <semio_msgs_ros/AttentionTargets.h>#include <semio/recognition/attention_recognizer.h>#include <semio/ros/humanoid_source_adapter.h>#include <semio/ros/humanoid_sink_adapter.h>#include <semio/recognition/humanoid_source_virtual.h>
Include dependency graph for example_attention_targets_node.cpp:Go to the source code of this file.
Data Structures | |
| struct | TestPose |
| Stores a partial pose (head/neck/torso rotations and the torso position) of a virtual humanoid. | |
| class | ExampleAttentionTargetsNode |
| Example node demonstrating how to publish targets for attention recognition. More... | |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 216 of file example_attention_targets_node.cpp.
References semio::ros::HumanoidSinkAdapter::getHumanoidSink(), semio::ros::HumanoidSourceAdapter::getHumanoidSource(), and ExampleAttentionTargetsNode::spin().
Here is the call graph for this function: