[ODE] Can't edit the Wiki
Jon Watte
hplus-ode at mindcontrol.org
Tue Mar 15 14:15:40 MST 2005
So the problem is that it already knows who I am, and I don't get
an obvious login page. I already went to the preferences page and
changed my password to "sesame" but that doesn't help -- the
Tips and Tricks page is still read-only.
Cheers,
/ h+
-----Original Message-----
From: ode-bounces at q12.org [mailto:ode-bounces at q12.org]On Behalf Of Russ
Smith
Sent: Tuesday, March 15, 2005 12:00 PM
To: Jon Watte
Cc: Ode at Q12. Org
Subject: Re: [ODE] Can't edit the Wiki
there's wiki-editing instructions on the main page at
http://q12.org/cgi-bin/wiki.pl?ODE_Wiki_Area
"Please login first using the <page> and use the password
'sesame' if you want to make edits.
everyone has wiki-editing access, you just have to type 'sesame' into the
right box.
russ.
--
Russ Smith
http://www.q12.org/
On Tue, 15 Mar 2005, Jon Watte wrote:
>
> I can't add anything to the Wiki, so please someone with access
> add the following text to tips-and-tricks:
>
>
> How to turn an animation into dynamics forces:
>
> I'm assuming a rigid skeleton with ball joints, but you can
> generalize to any kind of joint that your animation uses:
>
> For each frame, pose your animation skeleton the way the
> animation wants it for the NEXT frame in time.
>
> Then, for each body in your dynamics skeleton, measure the
> angle relative to its parent, and compare to the animation
> skeleton. This gives an angle error in parent-relative space
> for each bone.
>
> Now, calculate the torque necessary to move the body to the
> desired angle in the next timestep (or in some amount of
> future time, of you want a more dampened fit). Optionally
> apply maximum joint torque constraints. Apply this torque to
> the body. Step the world. Yay, you're done!
>
> For position constraints, substitute "movement" and "force"
> for "angle" and "torque".
>
> If you want to support external forces like holding things,
> you should also keep an error accumulator, and add in some
> multiplied factor of that error to your force, so that you
> will compensate for being off in a specific direction for
> many steps.
>
>
> Cheers,
>
> / h+
>
>
>
> --
> "Unix and C are the ultimate computer viruses."
> -- Richard Gabriel
>
>
>
>
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>
_______________________________________________
ODE mailing list
ODE at q12.org
http://q12.org/mailman/listinfo/ode
More information about the ODE
mailing list