[ODE] Velocity at relative point

Chris Ledwith cledwith at d-a-s.com
Thu Mar 10 12:35:35 MST 2005


> It might be a good idea to add a function like this to next ODE version?
>
> const dReal * dBodyGetRelLinearVel  (dBodyID,
>               dReal px, dReal py, dReal pz);
>

ODE already has such a function, it's called dBodyGetRelPointVel.

-C




More information about the ODE mailing list