semio_ros
0.10.6
|
#include <ros/ros.h>
#include <semio_msgs_ros/DeicticRecognitionResult.h>
#include <semio_msgs_ros/DeicticTargets.h>
#include <semio/recognition/deictic_recognizer.h>
#include <semio/ros/humanoid_source_adapter.h>
Go to the source code of this file.
Data Structures | |
class | SemioDeixisNode |
Simple ROS wrapper around semio::DeicticRecognizer. More... | |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 152 of file semio_deixis_node.cpp.
References semio::ros::HumanoidSourceAdapter::getHumanoidSource(), and SemioDeixisNode::spin().