PID Lesson 3
The Code
The following Google Colab notebook implements a PID controller for an F1TENTH car:
The following Google Colab notebook implements a PID controller for a differential drive Husky robot:
The following link allows you to download a .exe
file of the Ackermann Racecar PID Control implementation in PyBullet:
Download Here