Skip to content

Commit f288bb4

Browse files
author
Laurent Bardoux
committed
Add the calibration update for CalibrationAction in pcap mode
1 parent 12f9b7f commit f288bb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

VelodyneHDL/python/veloview/applogic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,6 +1601,7 @@ def onChooseCalibrationFile():
16011601

16021602
if reader is not None:
16031603
reader.GetClientSideObject().SetSensorTransform(sensorTransform)
1604+
reader.CalibrationFile = calibrationFile
16041605
reloadCurrentFrame()
16051606

16061607
elif sensor is not None:

0 commit comments

Comments
 (0)