Hello,
I am attempting to build a single axis inverted pendulum using a PID system to keep the rod balanced. I am interested in writing a program to simulate the rod tipping over and the effects of moving the base (pivot point) left or right to counter the tipping effect. I can't quite...