constants.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
RobotAPI/libraries/armem/core/MemoryID.h
>
4
5
namespace
visionx::armem::camera::server
6
{
7
inline
const
constexpr
char
*
MONOCULAR_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
=
8
"MonocularCameraCalibration"
;
9
inline
const
constexpr
char
*
STEREO_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
=
10
"StereoCameraCalibration"
;
11
}
// namespace visionx::armem::camera::server
MemoryID.h
visionx::armem::camera::server
Definition:
constants.h:5
visionx::armem::camera::server::STEREO_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
const constexpr char * STEREO_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
Definition:
constants.h:9
visionx::armem::camera::server::MONOCULAR_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
const constexpr char * MONOCULAR_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
Definition:
constants.h:7
VisionX
libraries
armem
vision
camera
server
constants.h
Generated on Sat Oct 12 2024 09:14:08 for armarx_documentation by
1.8.17