PJani
28-02-2009 18:14:45
I want to rotate hinge with constant speed so if force on joint changes there is stil the same speed...like calculateStopAlpha but this functon useless for me becouse i want full 360degrees rotation. I tried to do hinge->setCallbackAcell(calculateStopAlpha(angle)); and changing angle by small delta, but when i go from 180Degrees to -180deg the hinge jumps 360deg in oposite direction with full speed.
How can rotate at constant speed.
How can rotate at constant speed.