BoB robotics
The Brains on Board robotics library
BoBRobotics::Vicon::BundledVicon Class Reference

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_tgetPose () const
 

Detailed Description

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.


The documentation for this class was generated from the following files: