LearningByCheating icon indicating copy to clipboard operation
LearningByCheating copied to clipboard

(CoRL 2019) Driving in CARLA using waypoint prediction and two-stage imitation learning

Results 12 LearningByCheating issues
Sort by recently updated
recently updated
newest added

Hi, I have run the data collection file with cmd as python 3 data_collector.py --dataset_path $PWD/DATA_N --frame_skip 10 --frames_per_episode 100 --n_episodes 5 --port 2000 --n_vehicles 5 --n_pedestrians 0 Then the...

“wget http://www.cs.utexas.edu/\~dchen/lbc_release/navmesh/Town01.bin” wget http://www.cs.utexas.edu/\~dchen/lbc_release/navmesh/Town02.bin When I download the Town01&02 file, it prompts 404. Is there any way to download Town01&02 now?