semio_ros  0.10.6
semio_attention_ros

Overview

ROS interface for Semio attention software.


Nodes


semio_attention_node

C++ API

Params

Topics

TopicTypeDescription
Subscriptions
~targets semio_msgs_ros/AttentionTargetsTargets that humanoids can attend to
Publications
~result semio_msgs_ros/AttentionRecognitionResultResult from semio::AttentionRecognizer

example_attention_targets_node

C++ API

Params

NameTypeDefaultDescription
_cols int3213Number of spherical "columns" of targets to create
_rows int327Number of spherical "rows" of targets to create
_hspacing float6415.0Horizontal angular separation between targets, degrees
_vspacing float6415.0Vertical angular separation between targets, degrees
_radius float642.0Radius of spherical grid, meters

Topics

TopicTypeDescription
Publications
~targets semio_msgs_ros/AttentionTargetsTargets that humanoids can attend to