Driving Continuous
These policies are for the Driving Continuous environment. Read environment page for detailed information about the environment.
world=14x14RoundAbout-num_agents=2-obs_dist=5.0-n_sensors=16
env = posggym.make(
"DrivingContinuous-v0",
world="14x14RoundAbout",
num_agents=2,
obs_dist=5.0,
n_sensors=16
)
Policy |
ID |
Valid Agent IDs |
Description |
|---|---|---|---|
|
|
All |
None |
|
|
All |
None |
|
|
All |
None |
|
|
All |
None |
|
|
All |
None |
world=14x14RoundAbout-num_agents=4-obs_dist=5.0-n_sensors=16
env = posggym.make(
"DrivingContinuous-v0",
world="14x14RoundAbout",
num_agents=4,
obs_dist=5.0,
n_sensors=16
)
Policy |
ID |
Valid Agent IDs |
Description |
|---|---|---|---|
|
|
All |
None |
|
|
All |
None |
|
|
All |
None |
|
|
All |
None |
|
|
All |
None |