[ODE] Why ParamLoStop2 do not work?
Nathan Hu
nathan3dvrlab at gmail.com
Sun Nov 19 06:32:14 MST 2006
Hi,
I am programming by ODE in PyOde. However, when I create a hinge2joint
and set params, LoStop2 and HiStop2 do not work.
joint.setParam(ode.ParamLoStop2,-0.1)
joint.setParam(ode.ParamHiStop2,0.1)
joint.setParam(ode.ParamFMax2,0.01)
ParamFMax2 is working. But LoStop2 and HiStop2 do not work.
I dont know why.
Thank you very much!
Regards,
Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://q12.org/pipermail/ode/attachments/20061120/f4d4585e/attachment.htm
More information about the ODE
mailing list