Skip to content

Feature/ctrl pendulum

Hoani Bryson requested to merge feature/ctrl-pendulum into master

Implement PID pendulum control to control the pitch angle of the Robot

Includes:

  • generic PID controller
  • angle limit
  • modifiable setpoint
  • AHRS corrections

Merge request reports