NextDroid / potree

WebGL point cloud viewer for large datasets
http://potree.org
Other
1 stars 0 forks source link

Update transform chain in potree (calibration tool) #196

Closed vrajur-nd closed 4 years ago

vrajur-nd commented 4 years ago

The calibration tool needs to replicate the same chain of transforms done in Cloud Transform (see LogParser#84).

Tasks:

vrajur-nd commented 4 years ago

Update 2020-08-19:

Changes have been added to branch: feature/issue196-update-transform-chain

The following tests were performed in order to successfully confirm functionality (done in conjunction with Cloud Transform changes - LogParser#85):

Test calibration panels using version 3 extrinsics with updated transforms to ensure that:
Backwards compatibility test (with version 2 extrinsics) to confirm that:

Testing notes: VAT Calibration Testing (Potree)

vrajur-nd commented 4 years ago

Changes merged in, closing issue.