Skip to content

Adapt depth estimation to new data format

Maximilian Schambach requested to merge hotfix/depth_calculation into master

Description

Adapt to new Data structure, where self represents data

Changes

Change every occurance of _vMax, _uMax, _tMax, _sMax and _data.

Merge request reports