Closed nmhaddadND closed 4 years ago
Sorry about the indentation errors, I converted from tabs to spaces and it changed the whole document. I have fixed indentation errors.
Does this fix issue Veritas#326 - the loading of I696E-Lane3-Run1_2019-07-17
?
Does this fix issue Veritas#326 - the loading of
I696E-Lane3-Run1_2019-07-17
?
@arjunskND No. These two were introduced in the last merge to develop.
This PR fixes two bugs that prevent potree from loading:
A bug in
demo/calibrationManager.js
: needed to remove reference to schema asextrinsics.txt
does not need or have a schema file.A bug in
demo/radar.html : removed a reference to
rtkFlatbufferLoader.jswhich has now been renamed to
rtkLoader.js`