Visualizing Lyft's Level 5 LiDAR data (from their self-driving cars) in an open standard format.
- @sdhani
- @mehrabha
- @yenlu
- Mentor, @OmarShehata
This is our tech talk on the project, including highlights on converting the LiDAR dataset into an open standard format, visualizing it in an open source way for the first time ever and challenges we faced to make it happen. It also includes potential next steps for the project.
Check out our live version of this project on Glitch. You can interact with 1,000 frames of point cloud data collected from Lyft's Level 5 open dataset. Each frame in our visualization was converted into an open standard format which makes it easier to view across existing 3D visualization platforms. Click here to see how our car model navigates it in a 3D geospatial arena (using the CesiumJS library).
FUN FACT: Each Point Cloud Frame has 30,000 points.
View our presentation including code snippets and explanations from our tech talk here.
Interested in the original dataset? Click here for more information about the data displayed in our visualization.
CodeLabs-Cesium-2020