I have trained your implementation(29400 steps). And then i use this https://github.com/carla-simulator/imitation-learning to test in Carla. I set directions(high level command) as a constant,such as 4.0, it means the agent will turn right when it is in the intersection. However, it doesn't work. it can follow lane very well, but do not turn left or turn right following the command.
Do you know why this happened?
Very thanks
I have trained your implementation(29400 steps). And then i use this https://github.com/carla-simulator/imitation-learning to test in Carla. I set directions(high level command) as a constant,such as 4.0, it means the agent will turn right when it is in the intersection. However, it doesn't work. it can follow lane very well, but do not turn left or turn right following the command.
Do you know why this happened?
Very thanks