ERC-BPGC/gennav

Implement a method to convert Laser Scan data into an Occupancy grid

Opened this issue · 0 comments

Most of the robots are equipped with a laser scanner. A sample implementation of algorithms using a laser scanner data can be found in the scan_env.py in envs. Implement a function that takes an input of such data and updates an occupancy grid.