[ODE] cannon
jnilson_99
jnilson_99 at yahoo.com
Sat May 22 16:40:27 MST 2004
i should mention i'm using msvc7
i also get an exception at:
void dxQuickStepper (dxWorld *world, dxBody * const *body, int nb,
dxJoint * const *_joint, int nj, dReal stepsize)
{
SOR_LCP
(m,nb,J,jb,body,invI,lambda,cforce,rhs,lo,hi,cfm,findex,&world->qs);
has anyone seen this before?
thanks,
john
----- Original Message -----
From: "Russ Smith" <russ at q12.org>
To: <ode at q12.org>
Sent: Wednesday, May 19, 2004 2:18 PM
Subject: [ODE] cannon
>
> i've added a cannon to the test_crash demo. it's a lot more effective at
> crushing the wall than the buggy.
>
> '[' to turn the cannon left.
> ']' to turn the cannon right.
> '1' to raise the cannon.
> '2' to lower the cannon.
> 'x' to shoot from the cannon.
>
> source release rebuilt.
>
> russ.
>
> --
> Russell Smith
> http://www.q12.org
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
More information about the ODE
mailing list