Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KushalBKusram committed Mar 15, 2021
1 parent 0d236de commit cb21298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A set of functions to extract and visualize Waymo Open Dataset.
Linux, Python, Waymo Open Dataset, OpenCV, Open3D

## Usage
Repo consists short code implemented in [src/main.py] to demo data extraction process, video creation, object count consolidation and [src/visualize.py](src/visualize.py) to visualize camera and LiDAR data.
Repo consists short code implemented in [src/main.py](src/main.py) to demo data extraction process, video creation, object count consolidation and [src/visualize.py](src/visualize.py) to visualize camera and LiDAR data.
Make sure you have `gsutil` set up correctly on your machine before trying to retrieve data.

## License
Expand Down

0 comments on commit cb21298

Please sign in to comment.