#include <mujincontrollerclient.h>
Public 変数 | |
Real | distortion_coeffs [5] |
std::string | distortion_model |
Real | focal_length |
int | image_dimensions [3] |
Real | intrinsic [6] |
Real | measurement_time |
std::vector< Real > | extra_parameters |
mujincontrollerclient.h の 731 行で定義されています。
Real mujinclient::RobotResource::AttachedSensorResource::SensorData::distortion_coeffs[5] |
mujincontrollerclient.h の 733 行で定義されています。
std::string mujinclient::RobotResource::AttachedSensorResource::SensorData::distortion_model |
mujincontrollerclient.h の 734 行で定義されています。
std::vector<Real> mujinclient::RobotResource::AttachedSensorResource::SensorData::extra_parameters |
mujincontrollerclient.h の 739 行で定義されています。
Real mujinclient::RobotResource::AttachedSensorResource::SensorData::focal_length |
mujincontrollerclient.h の 735 行で定義されています。
int mujinclient::RobotResource::AttachedSensorResource::SensorData::image_dimensions[3] |
mujincontrollerclient.h の 736 行で定義されています。
Real mujinclient::RobotResource::AttachedSensorResource::SensorData::intrinsic[6] |
mujincontrollerclient.h の 737 行で定義されています。
Real mujinclient::RobotResource::AttachedSensorResource::SensorData::measurement_time |
mujincontrollerclient.h の 738 行で定義されています。