This repo contains tutorials on autonomous vehicle's mapping algorithm on KITTI Dataset. This tutorial demonstrate two examples of grid-based mapping technique, which are occupancy grid map (OGM) and ...
Before you begin, make sure you have numpy, opencv-python, and pytorch installed (pip install torch --index-url https://download.pytorch.org/whl/cu117). To run on CPU ...