Hello,
I have a little confusion about the gym-duckietown simulator. My confusion is how does the robot moves forward and avoids obstacles?
For example, in the PID controller script, I didn't see the implementation of controlling the robot to move forward and avoid obstacles. But it can do this in the simulation after I run this script. According to my understanding, it is mainly for path tracking. Does the simulator has already provided the motion planning part?
Hello,
I have a little confusion about the gym-duckietown simulator. My confusion is how does the robot moves forward and avoids obstacles?
For example, in the PID controller script, I didn't see the implementation of controlling the robot to move forward and avoid obstacles. But it can do this in the simulation after I run this script. According to my understanding, it is mainly for path tracking. Does the simulator has already provided the motion planning part?