First time here? Check out the FAQ!
answered 2013-08-05 02:47:35 -0600
Hi, to avoid gimbal lock you can use Quaternions instead of euler angles. For example, Quaternions are widely used in robotics to represent rotations.