NextDroid / potree

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

Pass Validity information in Lambda script #300

Closed arjunskND closed 3 years ago

arjunskND commented 3 years ago

We've talked about this. But with the lane schema changing, the lambda script does need this new field.

jterranovaND commented 3 years ago

@arjunskND , for reference, which field is this?

Is it the fields leftPointAnnotationStatus and leftPointAnnotationStatus that were left out of the Lambda version?

arjunskND commented 3 years ago

No Jack, you can refer to this PR: https://github.com/NextDroid/DataSchemas/pull/39

Basically leftPointAnomaly and rightPointAnomaly are new additions to the schema.

We used to use validity as anomaly but validity will be treated as a new field.