Results 6 issues of moneypi

fix https://github.com/hustvl/YOLOP/issues/37

When I run "sb3_highway_dqn_cnn.py", I get errors as below. ``` (base) zhuqinghua@lcwt-DSS8440:~/workspace/HighwayEnv-master/scripts$ python sb3_highway_dqn_cnn.py /home/zhuqinghua/miniconda3/lib/python3.8/site-packages/gymnasium/utils/passive_env_checker.py:42: UserWarning: WARN: A Box observation space has an unconventional shape (neither an image, nor a...

![飞书20240117-105531 00_00_03--00_00_19](https://github.com/Farama-Foundation/HighwayEnv/assets/27052490/c5e69c6b-927f-4298-b306-865a59f04909) If I add some random obstacles, how to modify code to get the best result? Can anybody help me?

I can reproduce the result with default 'parking-v0' env. But if vehicles_count is not 0, for example 10, I can't get a good result. Anybody help me? ![20240201-112904](https://github.com/Farama-Foundation/HighwayEnv/assets/27052490/d4b32237-0f3f-45ea-8797-f9e8e22c8fa6)

# Description > :memo: Please include a summary of the change. > update autoaugment to python3.x ## Type of change For a new feature or function, please create an issue...

cla: yes
stat:awaiting review
models:research

# Description > :memo: Please include a summary of the change. > I get some error when I run cognitive_planning in Python3.8, so I try to fix these errors. >...

cla: yes
stat:awaiting review
models:research