Captain6606

Results 4 issues of Captain6606

Hello, I want to know if I can fix the initial position and speed of the car in the Highway scenario. Looking forward to your reply.

Dear Author: Why reset the environment on line 151? https://github.com/wuxiyang1996/iPLAN/blob/7e4b79a6083fa7800dbfb3e05bdbff981f40bed2/envs/env_wrappers.py#L139-L151 I look forward to hearing from you.

I took your advice. I added the `print(self.road.vehicles)` statement here: https://github.com/wuxiyang1996/Heterogeneous_Highway_Env/blob/b96a34754f608bf3e2e9832a35c828bf11782794/envs/highway_env.py#L265 I have two questions 1.In the default.yaml file, I set checkpoint_paths to the saved model path and checkpoint_path is...

Dear Author.When I input the command "./CarlaUE4.sh --world-port=2000 -opengl", the result is as follows: ![Image](https://github.com/user-attachments/assets/654a5bcf-24c1-45a4-bcb7-2d5e8981c6cc) However, the GPU did not show any usage. ![Image](https://github.com/user-attachments/assets/33baf137-0c2d-4e17-bc0e-b52e0f2d1189) When I entered the command './leaderboard/scripts/local_evaluation.sh...