forked from nutonomy/nuscenes-devkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added filtering for invalid RADAR points * Created separate classes for Radar and Lidar PointCloud * Fixed issue nutonomy#15 * Fixed rare bug when point cloud is empty * Made readme clearer * Added radar visualization * Uncommented opencv rendering in tutorial * Added missign requirement for scipy * Implemented multisweep visualization * Reformatting * Added radar examples to tutorial * Advanced filtering options for radar points * Made nsweeps optional, refactoring * Updated notebook * Removed outputs from Ipython notebook * changed order of data class methods for readability * changed to used the same sample for full tutorial
- Loading branch information
1 parent
56487d3
commit f9bb467
Showing
7 changed files
with
569 additions
and
710 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.