Question about simulator for other agents #86
Unanswered
JunyongYun-SPA
asked this question in
Q&A
Replies: 1 comment
-
Yes, you can specify an arbitrary policy function to be used for each agent. See eg https://github.com/waymo-research/waymax/blob/main/docs/notebooks/multi_actors_demo.ipynb for example code! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am interested in your simulator for planning project.
I have a question about your simulator for other agents.
I understood that Waymax provides various simulators such as a rule-based IDM, and log play. And I know that Waymax allows us to use any model for the simulator.
So, Can you provide other models such as models learned via imitation learning except for IDM and log-play for the simulator?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions