[ODE] "not yet implemented" Error

Henri Hakl henri at cs.sun.ac.za
Sat Mar 29 14:36:02 2003


ARGH!!

This looks like something that somebody just forgot to actually finish. Or
is there some reason (difficulty?) that it hasn't been done for the motor
joint?

----- Original Message -----
From: "Ted Milker" <tmilker@thewretched.org>
To: <ode@q12.org>
Sent: Saturday, March 29, 2003 8:29 PM
Subject: Re: [ODE] "not yet implemented" Error


> On Sat, Mar 29, 2003 at 06:00:55PM +0200, Henri Hakl wrote:
> > I've just mailed with Mattias - he assures me that the Delphi-headers
are a faithful conversion, so the problem is probably that the functionality
simply hasn't been implemented (even if the documentation says it is
available).
> >
> > Any final word form somebody that knows?
>
> Use the source, Luke. :P  From the ode-0.035 source base:
>
> extern "C" dReal dJointGetAMotorAngleRate (dxJointAMotor *joint, int
> anum)
> {
>   // @@@
>   dDebug (0,"not yet implemented");
>   return 0;
> }
>
> So yes, it hasn't been implemented yet.
>
> Ted
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode