sjaakvwn
12-14-2011, 02:40 AM
Hello,
What is the definition of the format returned by getAngularVelocity.
Is it a radial vector?
Is it an euler vector?
I assumed that it was a radial vector, but I am getting strange results.
In my application, the following line is possibly incorrect:
velocity = ball.getVelocity() + vizmat.Vector(ball.getAngularVelocity()).cross(arm )
Regards,
Sjaak
What is the definition of the format returned by getAngularVelocity.
Is it a radial vector?
Is it an euler vector?
I assumed that it was a radial vector, but I am getting strange results.
In my application, the following line is possibly incorrect:
velocity = ball.getVelocity() + vizmat.Vector(ball.getAngularVelocity()).cross(arm )
Regards,
Sjaak