#include <ViconHandler.hpp>
Public Member Functions | |
| ViconHandlerOption () | |
Public Attributes | |
| Option< Eigen::Matrix< double, 6, 6 > > * | vicCov |
| Option< Eigen::Quaterniond > * | vicOrientation |
| Option< Eigen::Vector3d > * | vicPosition |
| Option< std::string > * | vicTopic |
Definition at line 22 of file ViconHandler.hpp.
Definition at line 9 of file ViconHandler.cpp.
| Option<Eigen::Matrix<double,6,6> >* telekyb_state::ViconHandlerOption::vicCov |
Definition at line 26 of file ViconHandler.hpp.
| Option<Eigen::Quaterniond>* telekyb_state::ViconHandlerOption::vicOrientation |
Definition at line 29 of file ViconHandler.hpp.
| Option<Eigen::Vector3d>* telekyb_state::ViconHandlerOption::vicPosition |
Definition at line 28 of file ViconHandler.hpp.
| Option<std::string>* telekyb_state::ViconHandlerOption::vicTopic |
Definition at line 31 of file ViconHandler.hpp.