Compute Graph Framework SDK Reference  5.8
dwRelativeEgomotionIMUNode.hpp File Reference

Go to the source code of this file.

Classes

class  dw::framework::dwRelativeEgomotionIMUNode
 This node computes the vehicle state and relative motion over time using signals from IMU and wheelspeed sensors. More...
 
struct  dw::framework::dwRelativeEgomotionIMUNodeInitParams
 
struct  dw::framework::EnumDescription< dwEgomotionLinearAccelerationFilterMode >
 
struct  dw::framework::EnumDescription< dwEgomotionSpeedMeasurementType >
 
struct  dw::framework::EnumDescription< dwMotionModel >
 

Namespaces

namespace  dw
 
namespace  dw::framework
 

Class Documentation

◆ dw::framework::dwRelativeEgomotionIMUNodeInitParams

struct dw::framework::dwRelativeEgomotionIMUNodeInitParams
Class Members
bool automaticUpdate
bool enableSuspension
bool estimateInitialOrientation
uint32_t historySize
const char * imuSensorName
dwEgomotionLinearAccelerationFilterParams linearAccelerationFilterParameters
dwMotionModel motionModel
dwConstRigHandle_t rigHandle
dwEgomotionSpeedMeasurementType speedMeasurementType
const char * vehicleSensorName