semio_ros  0.10.6
semio_deixis_ros

Overview

ROS interface for Semio deixis software.


Nodes


semio_deixis_node

C++ API

Params

NameTypeDefaultDescription
_filter/max_size int32undefinedDeixis temporal filter max queue size (time-points)
_filter/max_duration float64undefinedDeixis temporal filter max queue duration (seconds)

Topics

TopicTypeDescription
Subscriptions
~targets semio_msgs_ros/DeicticTargetsTargets that humanoids can point to
Publications
~result semio_msgs_ros/DeicticRecognitionResultResult from semio::DeicticRecognizer

example_deictic_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/DeicticTargetsTargets that humanoids can point to