ApolloAuto / apollo

An open autonomous driving platform
Apache License 2.0
24.98k stars 9.66k forks source link

After importing my own high precision map, how do I add traffic participants? #14923

Open Mikasal opened 1 year ago

Mikasal commented 1 year ago

I have generated a map with roadrunner and successfully imported apollo. How to add traffic participants?

YuqiHuai commented 1 year ago

@Mikasal Apollo provides a script named replay_perception and it can be used to add traffic participants https://github.com/ApolloAuto/apollo/blob/master/modules/tools/perception/replay_perception.py