I updated 2 Makefiles for compilation on Ubuntu with python2.5. When I execute dance the grid display comes up but buttons are missing. I then get messages...
I'm going to be posting a new version of DANCE with a lot of linux build problems fixed soon. I don't have a Ubuntu box, but perhaps when I post the new...
I am attempting to compile the entire solution in Visual Studio 2005 and am receiving the following error: "C:\Program Files\Microsoft Visual Studio...
Missed one - theres one more place to add the #define: in: dance_v3/controllers/PosePDController/PoseInterpreter.h at lines 8 - 13, replace: #ifdef _DEBUG ...
When I import a 3DS or OBJ model it will show up, but as soon as I check the "Geometry Affected" check box in the "ODECollision" tab (generated by the...
Dave, It looks like a bug in the collision code. If you have access to the code, you can add to the file dance_v3/actuators/ODECollision/ODECollision.cxx at...
That particular plugin (CRSpline3D) isn't necessary for DANCE to operate, so you can rename Makefile in the geometries/CRSpline3D directory to Makefile.nobuild...
Hi dancedev Group I am starting a project that should be a virtualization of Karate katas (a predefined movement sequence, perhaps more people know Tai Chi,...
You might want to try Poser again. It is designed for what you are describing. Unfortunately, it is difficult with any tool to generate human-like animation -...
Hi Gregory, Being able to script natural looking animations is a very interesting concept, but quite an endeavour! You cannot simply interpolate in XYZ space...
Sébastien Quirion
squirion@...
Sep 20, 2007 2:53 am
83
Hi all-- For what it's worth, I think there was a poster at SCA this year about putting together Ballet movement animations for teaching purposes. If I...
I have retreived some of the papers from the project you are refering to: http://www.ncd.matf.bg.ac.yu/casopis/08/NCD08067.pdf (free) ...
Sébastien Quirion
squirion@...
Sep 20, 2007 2:49 pm
85
Dear group Thank you for your various input. I looked at your links and the "Grochow's work" one looks nice and close to what I'm looking for, although I never...
Gregory, These are the current motion capture/keyframe features that you can do right now in DANCE without programming: - load mocap - play mocap - keyframe...
any idea why I'm getting this linker error (and one more like this) when trying to build the solution(sorry about the length): File: msvcprtd.lib "Error 1error...
I just uploaded a version of the 2006 DANCE version that compiles cleanly with Visual Studio 2005. Also, I updated the ODE version to 0.9. The file can be...
Hi! How can I connecte the articulated object to a static position.For example I want to let the left hand of the human hold the some static object and move...
The version of DANCE that is currently available online (dance_v3_binary_072506.zip & dance_v3_072506_1625.zip) cannot perform that function, although I do...
Thank you! Hope to see the new vision in time , I have waited for it for a long time:) By the way , I can help you to do something if you need some help for...
I've successfully compiled DANCE in VC9 (Visual C++ 2008). Hereafter the troubles I had, and how I solved them. But: last trouble is not solved yet :-( 1....
Hi All, I've downloaded DANCE visual studio 2005 source code and it have compiled ok, but I've got the same problem as Andrea in tutorial 6. Any idea? Thanks a...
I downloaded dance_v3_072506_1625_vs2005, ImageMagick-6.2.8-5-Q8-windows-dll and python-2.4.3 to compile. when i compiled it in VS 2005 i got the following...