walzimmer/bat-3d

Unable to see images in the tool

Opened this issue · 2 comments

After starting the server only point clouds are visible and the images are not shown anywhere.

After starting the server only point clouds are visible and the images are not shown anywhere.

click on js folder you will see a file named base_label_tool.js. Open that file and update the pointCloudOnlyAnnotation: from true to false. Then go to your browser and update the page, you will get the camera image.

Thanks! but how to get the annotation gets displayed and annotate newly?