Search the web
Sign In
New User? Sign Up
dancedev · DANCE software development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 55 - 84 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
55
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...
fan_opencv
Offline Send Email
Feb 15, 2007
12:17 pm
56
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 Moraitis
fan_opencv
Offline Send Email
Feb 15, 2007
12:21 pm
57
Fanouris, It appears that the FindMatch() method declaration includes the scoped name AnimationSequence:: in the .h file by mistake. Change it from: int...
shapiroari
Online Now Send Email
Feb 15, 2007
4:32 pm
58
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 ...
fan_opencv
Offline Send Email
Feb 16, 2007
11:12 am
59
Hi, I am running the latest binary version of DANCE under Windows XP. I noticed that files 17.asf and 17_10.amc are missing from ...
elayoubii
Offline Send Email
Mar 6, 2007
1:33 pm
60
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...
Ari Shapiro
shapiroari
Online Now Send Email
Mar 6, 2007
4:07 pm
61
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...
elayoubii
Offline Send Email
Mar 11, 2007
7:01 am
62
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...
shapiroari
Online Now Send Email
Mar 11, 2007
7:55 am
63
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'...
elayoubii
Offline Send Email
Mar 11, 2007
2:48 pm
64
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...
shapiroari
Online Now Send Email
Mar 11, 2007
10:46 pm
65
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...
Alan
naoursla
Offline Send Email
Apr 15, 2007
4:24 am
66
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...
shapiroari
Online Now Send Email
Apr 17, 2007
3:14 am
67
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...
tnnetter
Offline Send Email
Jun 12, 2007
3:10 pm
68
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...
shapiroari
Online Now Send Email
Jun 17, 2007
7:54 pm
69
I am attempting to compile the entire solution in Visual Studio 2005 and am receiving the following error: "C:\Program Files\Microsoft Visual Studio...
David Chandler
djchandlerman
Offline Send Email
Jul 18, 2007
4:06 pm
70
To fix this problem: In dance_v3/core/src/dancePython.h: Change lines 45 - 49 from: #ifdef _DEBUG #undef _DEBUG #include <Python.h> #define _DEBUG #elseto to: ...
shapiroari
Online Now Send Email
Jul 19, 2007
10:48 am
71
Missed one - theres one more place to add the #define: in: dance_v3/controllers/PosePDController/PoseInterpreter.h at lines 8 - 13, replace: #ifdef _DEBUG ...
shapiroari
Online Now Send Email
Jul 19, 2007
10:53 am
72
Here are some steps to compile DANCE on Visual Studio 2005: 1) Download latest ImageMagick from www.imagemagick.org In: Tools/Options/Projects and...
shapiroari
Online Now Send Email
Jul 19, 2007
10:59 am
73
It looks like the Python.h file is in a few more places, so make sure to add: #undef _CRT_MANIFEST_RETAIL after the #define _DEBUG to the following...
shapiroari
Online Now Send Email
Jul 19, 2007
11:09 am
74
It looks like the Python.h file is in a few more places, so make sure to add: #undef _CRT_MANIFEST_RETAIL after the #define _DEBUG to the following...
shapiroari
Online Now Send Email
Jul 19, 2007
11:10 am
75
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
djchandlerman
Offline Send Email
Aug 1, 2007
1:20 pm
76
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...
shapiroari
Online Now Send Email
Aug 2, 2007
5:29 am
77
Thanks so much for the info! I think I will wait for the next release. Dave ... sizeof(wchar_t) );...
Dave
djchandlerman
Offline Send Email
Aug 9, 2007
6:06 pm
78
I am having trouble compiling in Ubuntu as well. My error is as follows... CRSpline3D.cxx: In constructor `CRSiterator::CRSiterator(CRSpline3D*)': ...
Damian
vitaebello78
Offline Send Email
Aug 15, 2007
2:11 am
79
That particular plugin (CRSpline3D) isn't necessary for DANCE to operate, so you can rename Makefile in the geometries/CRSpline3D directory to Makefile.nobuild...
shapiroari
Online Now Send Email
Aug 15, 2007
4:20 pm
80
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,...
Gregory Bleiker
gregory_bleiker
Online Now Send Email
Sep 17, 2007
9:15 pm
81
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 -...
shapiroari
Online Now Send Email
Sep 19, 2007
4:19 pm
82
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@...
Send Email
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...
Brian Allen
dexter_allen
Offline Send Email
Sep 20, 2007
3:06 am
84
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@...
Send Email
Sep 20, 2007
2:49 pm
Messages 55 - 84 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help