![]() |
LibMultiSense
LibMultiSense Documentation
|
Version information for the MultiSense. More...
#include <MultiSenseTypes.hh>
Public Attributes | |
std::string | firmware_build_date {} |
The date the firmware running on the camera was built. More... | |
MultiSenseInfo::Version | firmware_version {} |
The version of the firmware running on the camera. More... | |
uint64_t | hardware_version = 0 |
ID for the version of hardware. More... | |
Version information for the MultiSense.
Definition at line 1531 of file MultiSenseTypes.hh.
std::string multisense::MultiSenseInfo::SensorVersion::firmware_build_date {} |
The date the firmware running on the camera was built.
Definition at line 1536 of file MultiSenseTypes.hh.
MultiSenseInfo::Version multisense::MultiSenseInfo::SensorVersion::firmware_version {} |
The version of the firmware running on the camera.
Definition at line 1541 of file MultiSenseTypes.hh.
uint64_t multisense::MultiSenseInfo::SensorVersion::hardware_version = 0 |
ID for the version of hardware.
Definition at line 1546 of file MultiSenseTypes.hh.