1 #ifndef __CENTROID_TRANSFORM_HPP__
2 #define __CENTROID_TRANSFORM_HPP__
4 #include <yarp/os/Bottle.h>
5 #include <yarp/os/Stamp.h>
7 #include <kdl/frames.hpp>
9 #include "StreamingDevice.hpp"
14 class StreamingDevice;
29 { this->streamingDevice = streamingDevice; }
36 { this->permanenceTime = permanenceTime; }
46 double permanenceTime;
47 yarp::os::Bottle lastBottle;
48 yarp::os::Stamp lastAcquisition;
49 KDL::Rotation rot_tcp_camera;
Abstract class for a YARP streaming device.
Definition: StreamingDevice.hpp:46
The main, catch-all namespace for Robotics Lab UC3M.
Definition: groups.dox:6