saeedghsh / Mesh-To-Occupancy-Map

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mesh-To-Occupancy-Map

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

Example

snap shot of the ply file (from tango dev kit):
mesh_snapshot

conversion result version .1 (pointset):
ogm_v.1

conversion result version .2 (interactive raycast):
ogm_v.2

Laundry List

  • add slider for offset and interval
  • draw lines from point to point during the interactive process
  • title each figure with description (short instruction?)
  • use skiz to pick raycasting points?

License

Distributed with a GNU GENERAL PUBLIC LICENSE; see LICENSE.

Copyright (C) Saeed Gholami Shahbandi

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%