![]() |
BoB robotics
The Brains on Board robotics library
|
Holds a reference to a Vicon object. More...
#include <udp.h>
Public Member Functions | |
ObjectReference (const UDPClient< ObjectDataType > &client, const char *objectName, const Stopwatch::Duration timeoutDuration) | |
auto | getPose () const |
const std::string & | getName () const |
auto | timeSinceReceived () const |
ObjectDataType | getData () const |
Holds a reference to a Vicon object.
!
The pose data is updated every time it is read, in contrast to ObjectData, which only contains static data.