This repo is the implementation of LTF test client for HUGSIM benchmark
The implementation is based on:
NAVSIM: Data-Driven Non-Reactive Autonomous Vehicle Simulation and Benchmarking
Daniel Dauner1,2, Marcel Hallgarten1,5, Tianyu Li3, Xinshuo Weng4, Zhiyu Huang4,6, Zetong Yang3
Hongyang Li3, Igor Gilitschenski7,8, Boris Ivanovic4, Marco Pavone4,9, Andreas Geiger1,2, and Kashyap Chitta1,21University of Tübingen, 2Tübingen AI Center, 3OpenDriveLab at Shanghai AI Lab, 4NVIDIA Research
5Robert Bosch GmbH, 6Nanyang Technological University, 7University of Toronto, 8Vector Institute, 9Stanford UniversityAdvances in Neural Information Processing Systems (NeurIPS), 2024
Track on Datasets and Benchmarks
Please refer to NAVSIM installation instructions.
Please change ${NAVSIM_PATH} in ltf_e2e.sh as the path on your machine.
zsh ./ltf_e2e.sh ${CUDA_ID} ${output_dir}
The client can be auto lauched by the HUGSIM closed-loop script.