The Code
The following Google Colab notebook demonstrates a simple PID controller implementation in Python. The controller is used to control the position and orientation of a point robot along a desired trajectory.
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