Hi all, I am trying to install the latest version of DANCE in ubuntu but I have the following error ../../core/src/AnimationSequence.h:103: error: extra...
Hi all, I am trying to install the latest version of DANCE in ubuntu but I have the following error ../../core/src/AnimationSequence.h:103: error: extra...
Fanouris, It appears that the FindMatch() method declaration includes the scoped name AnimationSequence:: in the .h file by mistake. Change it from: int...
Hi, Also I had the same error in the file ODEManagerWindow.h at line 44 and I did the same, so the compiler passed that error but now I have the following ...
Thanks for the fix! I have a new version of DANCE coming out soon, so I'll make sure that problem is taken care of. If you have a chance, please give me...
Hi, I'm running DANCE's latest binary version on Windows XP. I have a skeleton with 50 DOF and I'm trying to create a motion capture file from a set of...
How did you create your skeleton? From motion capture data or by interactively creating it? The skeleton's topology is saved to an .sd file (produced from...
Hi Ari, Thank you for looking into it! I added a zipped file to the 'Files' page of this group. It contains 'session.dpy' and the 'dancesession.session'...
There seems to be a bug in the point-collision code that causes problems when joints do not have monitor points assigned to them. You can get around this by...
I installed the binary verion of DANCE on Vista. On startup I get a message that msvcr71d.dll was not found. What should I do to fix this, or do I even need to...
If the application works, then you can ignore the message. It comes from a debug library that was mistakenly compiled into the release version. When I post a...
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...