Open lilejin322 opened 2 months ago
Sure, it is possible, you only need to overwrite this line: https://github.com/javyduck/ChatScene/blob/d59628b059e1a1d3ef95a85ece035789067e2334/safebench/gym_carla/envs/carla_env.py#L330 and convert the corresponding control signals from apollo back.
Really impressive job, but, is there any possibility to plug in a full-stack ADS like Baidu Apollo https://github.com/ApolloAuto/apollo in this framework to substitute the RL-based agent in the paper?