From: brett h. <bha...@ya...> - 2004-03-24 04:21:24
|
Yo, get the new PyODE 0.1.4 here: http://opart.org/pyode/ So it's kinda working, i guess the question is now how do we move forward? Tomorrow i will likey have completed doing all of the 'thin wrappers' for the get functions returning a dReal. Should we make our own vector and matrix classes and stick those into the thin wrappers, or should we subclass all the classes from the ode c++ wrappers and overload them. Or should we just scrap the ode c++ wrappers and make our own? I had to do an ugly hack with the header files in odecpp_collision.cpp, have a look at the file and you'll see what i'm talking about. I think we need to talk to the ODE guys, it seems like ODE is not setup well for wrapping, and boost is very picky about things. -brett __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html |