Thank you for releasing the RiskBench. I am trying to reproduce the Planning-Aware Metric following the README under Planning_Aware_Metric.
I downloaded and extracted the provided DATA_FOR_Planning_Aware_Metric files, including weights.zip. However, the extracted LBC checkpoint folder:
FileNotFoundError: [Errno 2] No such file or directory: './models/weights/LBC/obstacle.ckpt'
Could you please provide the pretrained LBC checkpoint for obstacle scenarios, i.e., models/weights/LBC/obstacle.ckpt, or let us know whether the obstacle evaluation is intended to reuse interactive.ckpt?
Thank you for releasing the RiskBench. I am trying to reproduce the Planning-Aware Metric following the README under
Planning_Aware_Metric.I downloaded and extracted the provided
DATA_FOR_Planning_Aware_Metricfiles, includingweights.zip. However, the extracted LBC checkpoint folder:FileNotFoundError: [Errno 2] No such file or directory: './models/weights/LBC/obstacle.ckpt'
Could you please provide the pretrained LBC checkpoint for obstacle scenarios, i.e., models/weights/LBC/obstacle.ckpt, or let us know whether the obstacle evaluation is intended to reuse interactive.ckpt?