[ODE] wheels, still

Jon Watte hplus-ode at mindcontrol.org
Mon Mar 21 12:49:30 MST 2005


Setting ERP as low as 0.007 almost turns off the constraint/joint 
entirely, so I wouldn't recommend that. You can have wheels working 
just fine without that. I hate sounding like a broken record, but 
did you read the carworld source?

Cheers,

			/ h+


-----Original Message-----
From: ode-bounces at q12.org [mailto:ode-bounces at q12.org]On Behalf Of Kris
Sent: Monday, March 21, 2005 2:19 AM
To: false at home.se
Cc: ODE mailinglist
Subject: Re: [ODE] wheels, still


Hi there,

Try setting dParamStopCFM to 0.0001 and dParamStopERP to 0.007. I've had
problem with my wheels, but they were starting to rotating like crazy in
direction perpendicular to their rotation axis :|, something was braking
joint limits, but those settings solved this problem (for now :D)

However, now i have problem with lowering center of mass of my vehicle
chassis (represented by box), anyone could post exact function calls doing
this?


On Sun, 20 Mar 2005 false at home.se wrote:

> I've had this problem with my wheels for... a very long time.
>
> My wheels are hinge2jointed spheres. When I drive fast, they don't stay
> on properly. And YES, I set both dBodySetFiniteRotationAxis and
> dBodySetFiniteRotationMode. Also, I've put my joint CFM to 0 as well as
> my world CFM.
> 	Also, each update I set my wheels direction like this:
>
> dJointSetHinge2Param(wheel[i], dParamLoStop, leftAdjust);
> dJointSetHinge2Param(wheel[i], dParamHiStop, leftAdjust);
> dJointSetHinge2Param(wheel[i], dParamLoStop, leftAdjust);
> dJointSetHinge2Param(wheel[i], dParamHiStop, leftAdjust);
>
>
> Still, they flap around...
>
> Any ideas, anyone?
>
> 	/Sepultang
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>

Pozdr __DEVELOPER_TRINITY_CREEZ_H__
-- 
===========================================
                 GG: 1271378
-------------[ PROJECT TRINITY ]-----------
  [ http://trinity.glt.pl ]   [ Trinity ]
        [ The post-nuclear cRPG ]
===========================================

_______________________________________________
ODE mailing list
ODE at q12.org
http://q12.org/mailman/listinfo/ode




More information about the ODE mailing list