I went through euler angles and I understood it is prone to Gimbal locks at certain angles. This worries me and might cause failure in my robot.
I learned that Axis-Angle and Rotation Matrices are safe. is there anyway to to build a PID controller using them?
I have MPU-6050 and I have results for Axis-Angle or Quateruions
Euler angles cause problem at certain angles.