Skip to content

Fix to veloview test

MelanieCarriere requested to merge FixToVeloviewTest into master

Default configuration dialog

  • Reset "CrashAnalysis" and "InterpretGPSPacket" in "SetDefaultconfiguration"

  • Remove TimeOffset from Sensor Configuration
    This option is not linked to the interpreter property
    and the Interpreter Property "Time Offset" raises an error :
    An error occurs when the pipeline reach maxNetworkTime + dt.

  • Fix the save of the LidarOriginY value
    The name of the value we loaded had an uppercase but the name of the value we applied did not.

Edited by MelanieCarriere

Merge request reports