![]() |
BoB robotics
The Brains on Board robotics library
|
A class which both connects to the Vicon system and also has a getPose() method. More...
#include <udp.h>
Public Member Functions | |
BundledVicon (uint16_t port=51001) | |
Pose3< units::length::millimeter_t, units::angle::radian_t > | getPose () const |
A class which both connects to the Vicon system and also has a getPose() method.
!
The idea is to use this class by setting POSE_TYPE to Vicon::BundledVicon. Then the Vicon system will be used as the default pose getter.