Mesh-To-Occupancy-Map icon indicating copy to clipboard operation
Mesh-To-Occupancy-Map copied to clipboard

Conversion from mesh (.ply files) to bitmap Occupancy map (.png file)

Results 1 Mesh-To-Occupancy-Map issues
Sort by recently updated
recently updated
newest added

Thanks for your awesome code share! Recently I do some research on pointcloud and png fusion, when I run you code > python2 mesh_to_ogm_v2.py --filename=test.klg.ply and the output is blow:...

help wanted