Hello Team.
gen2-pointcloud/rgbd-pointcloud/main.py create open3d window with huge coordinate axes (see picture below).
How make this coordinate axes invisible? Thanks
Hello Team.
gen2-pointcloud/rgbd-pointcloud/main.py create open3d window with huge coordinate axes (see picture below).
How make this coordinate axes invisible? Thanks
Hi ostepan2006
Remove the code around this line. It should remove the coordinate axis as well.
Thanks,
Jaka
Thanks.
I had done yours advice. The coordinate axes has disappeared but 3d point cloud has disappeared also.
Hi ostepan2006
I'm not sure what you deleted, but perhaps these docs shed some light: http://www.open3d.org/docs/release/tutorial/geometry/transformation.html
Thanks,
Jaka