Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tutorials/generate_egoview_overlaid_vector_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ def parse_camera_enum_types(cam_names: Tuple[str, ...]) -> List[RingCameras]:

@click.command(help="Generate map visualizations on ego-view imagery from the Argoverse 2 Sensor or TbV Datasets.")
@click.option(
"-d",
"--data-root",
required=True,
help="Path to local directory where the Argoverse 2 Sensor Dataset or TbV logs are stored.",
Expand Down