#include <mrpt/hwdrivers/CRovio.h>
Public Member Functions | |
TOptions () | |
Public Attributes | |
std::string | IP |
std::string | user |
std::string | password |
mrpt::utils::TCamera | cameraParams |
CRovio::TOptions::TOptions | ( | ) |
Definition at line 25 of file CRovio.cpp.
References cameraParams, mrpt::utils::TCamera::intrinsicParams, mrpt::math::CMatrixFixedNumeric< T, NROWS, NCOLS >::loadFromArray(), and mrpt::utils::TCamera::setDistortionParamsFromValues().
mrpt::utils::TCamera mrpt::hwdrivers::CRovio::TOptions::cameraParams |
Definition at line 63 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::loadConfig(), mrpt::hwdrivers::CRovio::thread_video(), and TOptions().
std::string mrpt::hwdrivers::CRovio::TOptions::IP |
Definition at line 59 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::general_command(), mrpt::hwdrivers::CRovio::initialize(), mrpt::hwdrivers::CRovio::path_management(), mrpt::hwdrivers::CRovio::pathRename(), mrpt::hwdrivers::CRovio::send_cmd_action(), and mrpt::hwdrivers::CRovio::thread_video().
std::string mrpt::hwdrivers::CRovio::TOptions::password |
Definition at line 61 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::general_command(), mrpt::hwdrivers::CRovio::initialize(), mrpt::hwdrivers::CRovio::path_management(), mrpt::hwdrivers::CRovio::pathRename(), and mrpt::hwdrivers::CRovio::send_cmd_action().
std::string mrpt::hwdrivers::CRovio::TOptions::user |
Definition at line 60 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::general_command(), mrpt::hwdrivers::CRovio::initialize(), mrpt::hwdrivers::CRovio::path_management(), mrpt::hwdrivers::CRovio::pathRename(), and mrpt::hwdrivers::CRovio::send_cmd_action().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |