First time here? Check out the FAQ!
answered Aug 5 '13
Hi, to avoid gimbal lock you can use Quaternions instead of euler angles. For example, Quaternions are widely used in robotics to represent rotations.