EmbodiedCognition / QtVR

Physics-based inverse kinematics (IK) and inverse dynamics (ID)
16 stars 12 forks source link

Incomplete run #3

Open shae-wat opened 11 years ago

shae-wat commented 11 years ago

Currently when the QtVR project is run in QtCreator, it stops running with the following error message:

ODE INTERNAL ERROR 2: Bad argument(s) in dBodyGetPosition() The program has unexpectedly finished.

khouck commented 11 years ago

Which version of ODE are you using? It's running fine for me with ODE revision 1939 (and the patches)

shae-wat commented 11 years ago

Same version, same patches

On Mon, Aug 26, 2013 at 1:41 PM, khouck notifications@github.com wrote:

Which version of ODE are you using? It's running fine for me with ODE revision 1939 (and the patches)

— Reply to this email directly or view it on GitHubhttps://github.com/EmbodiedCognition/QtVR/issues/3#issuecomment-23285177 .

khouck commented 11 years ago

Does the folder with the executables have a link to the data folder? I posted more info about it on the wiki.

shae-wat commented 11 years ago

Right now the executable directories are not being generated, it may be my compilation technique