I'm trying to compile 'DANCE' with .NET2005. and, I've also got the same error process(?) as previous messages. after fixing "dancePython.h" file and changing...
Hi, shapiroari I've checked the python version, it was 2.4.1 Thus, I removed it and re-installed 2.4.2 version. Tried to compile. but, I've got same error...
All, I have created an updated DANCE version. I recommend that you upgrade your code to this version. The ODE simulation is much more stable and is able to...
Hi , I'm new to this list I'm involved in the production of 3D content Does dance license prohibits its use in a production environment ? Serge Bakkal...
... Serge, The DANCE license allows you to use the program for academic or non-commercial purposes. If you have a commercial/production use, then we'll have to...
Hi! Just a little note for those of you who are trying to build DANCE under .NET 2005: - You will want to rebuild 'ode.dll' with .NET 2005 as the ode.dll file ...
Sébastien Quirion
squirion@...
Aug 23, 2006 8:15 pm
48
Hi! At page 75 of the DANCE manual, there is a description of a MocapTrakingController plugin. However, this plugin does not seem to be present in the latest...
Sébastien Quirion
squirion@...
Aug 23, 2006 8:30 pm
49
Hi Sébastien, There are a couple of projects that are included, but not actually added to the solution. You should be able to right-click on dance_v3 in the...
Sébastien, The MocapTrackingController code is a little buggy and the interface is a little sloppy. I'm retooling it as a physically-based retargeting plugin...
Thank you! ... From: "Brian Allen" <chokma@...> To: <dancedev@yahoogroups.com> Sent: Wednesday, August 23, 2006 4:56 PM Subject: Re: [dancedev]...
Sébastien Quirion
squirion@...
Aug 24, 2006 2:45 pm
53
Hi Ari! When you talk about physically-based retargeting, is it correct to understand that you want to create a controller able to move the character under...
Sébastien Quirion
squirion@...
Aug 24, 2006 3:22 pm
54
Sébastien, ... character ... The current plugin has code for both, although neither piece works very well right now. I have been changing the code to make the...
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...