semantic_slam icon indicating copy to clipboard operation
semantic_slam copied to clipboard

WriteData does not create a octree file to be shown using octovis

Open reem90 opened this issue 6 years ago • 0 comments

I used the writeData() function to create a map.ot file. The created file has redundant lines and when I tried to visualize it with octovis, I got an error says "can't open octree file". Also, when I used readData() function to load the map and visualize it with RVIZ all the voxels were white-colored. Could you please tell me the right way of calling these function? or What I am doing wrong?

reem90 avatar Jul 14 '19 17:07 reem90