huawei-noah / SMARTS

Scalable Multi-Agent RL Training School for Autonomous Driving
MIT License
922 stars 186 forks source link

[Help Request] Observation #2082

Closed UnicornHJ closed 1 year ago

UnicornHJ commented 1 year ago

High Level Description

Hello. I am currently using smarts for related project development. But have encountered many problems during the process

  1. I would like to adjust the vehicle observation, add masks to the vehicles not appearing in the scene (which will suddenly appear in the future) and the vehicles that may appear in the future, or modify the observation range, how should I adjust the observation part?
  2. How should I run the benchmarks such as PPO and SAC in baseline? The official website doesn't give me the way to run the baseline. Thank you for your help.

Version

1.0

Operating System

ubuntu20.04

Problems

Hello. I am currently using smarts for related project development. But have encountered many problems during the process

  1. I would like to adjust the vehicle observation, add masks to the vehicles not appearing in the scene (which will suddenly appear in the future) and the vehicles that may appear in the future, or modify the observation range, how should I adjust the observation part?
  2. How should I run the benchmarks such as PPO and SAC in baseline? The official website doesn't give me the way to run the baseline. Thank you for your help.
UnicornHJ commented 1 year ago

image

Gamenot commented 1 year ago

Hello @UnicornHJ, sorry, I cannot reply right now we will reply tomorrow.

UnicornHJ commented 1 year ago

Thank you very much for your reply Looking forward to your reply, thanks

Gamenot commented 1 year ago

Hello @UnicornHJ, the MARL benchmark is fairly old and has been moved out of SMARTS since it was connected to smarts==0.4.16. We store a version of it at https://github.com/smarts-project/smarts-project.rl/tree/master/marl_benchmark.

UnicornHJ commented 1 year ago

Thank you very much for your reply. I will try it. Also , may I ask if your email can receive emails? A few more questions have just been emailed to you! Or could you please provide me with another e-mail address?

Gamenot commented 1 year ago

Hello, @UnicornHJ, I received your email. It looks like it went to spam. I will see if I can answer your questions.

Ego-centric observations (unfortunately) were not native to SMARTS aside from perhaps lidar. The camera observations are top down. So simulating vehicle occlusion would take a bit of work.

I can answer in more detail later by email if you are still interested.

UnicornHJ commented 1 year ago

Thank you very much, I am very interested in this area and look forward to your reply!