This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Description
Hi, we are getting the following error when using the --skip hdmap argument. Is there any fix in flight?
File "/home/user-name/codes/cosmos/cosmos-av-sample-toolkits/render_from_rds_hq.py", line 263, in render_sample
for cur_idx, i in enumerate(range(3, len(minimaps_projection_merged), CUT_LEN - OVERLAP)):
UnboundLocalError: local variable 'minimaps_projection_merged' referenced before assignment