Open zyk516 opened 2 years ago
@zyk516 Hello sorry for the late reply, I have looked at the problem. The way you are attempting to create the social vehicles should be correct. I was surprised by this issue, it looks like at some point we tried to share the mission generation code with the ego missions and it ended with the behavior you note.
I am putting up a solution for it.
Solution in review with PR #1151.
Oh I just realized the PR was abandoned. I will reopen.
High Level Description [To generate myself scenario]
Desired SMARTS version [e.g. 0.4.18]
Operating System [ubuntu 18.04]
Problems I generated 10 social agents using follow codes:
But when I visualize this scenario with envision, I can only see one social agent.It seems that one social agent randomly chose from 10 social agents I generate will appear in one episode.I want to know how the 10 social agents appear at the same time.