First stumbling block: the annotator cannot handle multiple scenes. It gets very confused because it looks for the wrong components, for example when trying to find which PointCloudPipeline a Renderer belongs to.
Scene changes are also not recorded in the stats files, which may lead to problems later on.
First stumbling block: the annotator cannot handle multiple scenes. It gets very confused because it looks for the wrong components, for example when trying to find which
PointCloudPipeline
aRenderer
belongs to.Scene changes are also not recorded in the stats files, which may lead to problems later on.