#include <iostream>
#include <set>
#include <utility>
#include "MechEyeApi.h"
#include "MechEyeLNXApi.h"
Go to the source code of this file.
◆ findAndConnect() [1/2]
◆ findAndConnect() [2/2]
◆ findAndConnectMulti()
◆ isNumber()
bool isNumber |
( |
const std::string & |
str | ) |
|
|
inline |
◆ printCalibParams()
◆ printCameraDistCoeffs()
void printCameraDistCoeffs |
( |
const std::string & |
title, |
|
|
const double * |
distCoeffs |
|
) |
| |
|
inline |
◆ printCameraMatrix()
void printCameraMatrix |
( |
const std::string & |
title, |
|
|
const double * |
cameraMatrix |
|
) |
| |
|
inline |
◆ printDeviceInfo()
◆ printDeviceResolution()
◆ printDeviceTemperature()
◆ printTransform()
void printTransform |
( |
const std::string & |
title, |
|
|
const mmind::api::Pose & |
pose |
|
) |
| |
|
inline |
◆ showError()