Compute Graph Framework SDK Reference  5.8
dwRigNode.hpp File Reference

Go to the source code of this file.

Classes

class  dw::framework::dwRigNode
 dwRigNode receives extrinsic calibrations from sensors in the system, and maintains that state to update the vehicle's rig file on program exit. More...
 

Namespaces

namespace  dw
 
namespace  dw::framework
 

Typedefs

using dw::framework::dwRigNodeParams = dwRigNodeParams { bool serialization
 

Variables

char8_t const * dw::framework::calibrationOutputFileName
 
char8_t const * dw::framework::calibrationOverlayFileName
 
bool dw::framework::cameraSensorEnabled [framework::SELF_CALIBRATION_NODE_MAX_CAMERAS]
 
std::uint32_t dw::framework::cameraSensorRigIndices [framework::SELF_CALIBRATION_NODE_MAX_CAMERAS]
 
bool dw::framework::imuSensorEnabled
 
std::uint32_t dw::framework::imuSensorRigIndices
 
bool dw::framework::lidarSensorEnabled [framework::SELF_CALIBRATION_NODE_MAX_LIDARS]
 
std::uint32_t dw::framework::lidarSensorRigIndices [framework::SELF_CALIBRATION_NODE_MAX_LIDARS]
 
bool dw::framework::radarSensorEnabled [framework::SELF_CALIBRATION_NODE_MAX_RADARS]
 
std::uint32_t dw::framework::radarSensorRigIndices [framework::SELF_CALIBRATION_NODE_MAX_RADARS]
 
static constexpr uint8_t dw::framework::RIG_NODE_MAX_IMUS = 1U
 
dwRigHandle_t dw::framework::rigHandle
 
char8_t const * dw::framework::rigOutputFileName