This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
VISUALISE THE LIDAR DATA FROM THE KITTI DATASET | |
Based on the sample code from | |
https://github.com/utiasSTARS/pykitti/blob/master/demos/demo_raw.py | |
And: | |
http://stackoverflow.com/a/37863912 | |
Contains two methods of visualizing lidar data interactively. | |
- Matplotlib - very slow, and likely to crash, so only 1 out of every 100 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.