Go to the documentation of this file.
32 #ifndef TARGET_SENSOR_ENUMERATOR_H
33 #define TARGET_SENSOR_ENUMERATOR_H
45 getDepthSensors(std::vector<std::shared_ptr<aditof::DepthSensorInterface>>
46 &depthSensors)
override;
82 #endif // TARGET_SENSOR_ENUMERATOR_H
std::vector< SensorInfo > m_sensorsInfo
@ SENSOR_ADSD3500
ADSD3500 sensor.
virtual aditof::Status getKernelVersion(std::string &kernelVersion) const override
Get the kernel version that is installed on the embedded system that the camera is attached to.
virtual aditof::Status getUbootVersion(std::string &uBootVersion) const override
Get the U-Boot version that is installed on the embedded system that the camera is attached to.
~TargetSensorEnumerator()=default
GLsizei const GLchar *const * string
std::string m_cardImageVersion
std::string getVersionOfComponent(const std::string &component) const
std::string kernelVersion
std::string m_kernelVersion
Status
Status of any operation that the TOF sdk performs.
virtual aditof::Status getDepthSensors(std::vector< std::shared_ptr< aditof::DepthSensorInterface >> &depthSensors) override
Can search for sensors and retrieve sensors by category.
virtual aditof::Status getSdVersion(std::string &sdVersion) const override
Get the SD card image version on the embedded system that the camera is attached to.
virtual aditof::Status searchSensors() override
Do a search for the available sensors.
std::string m_uBootVersion
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:59