|
From: <tre...@us...> - 2007-09-27 17:17:57
|
Revision: 444
http://ogoglio.svn.sourceforge.net/ogoglio/?rev=444&view=rev
Author: trevorolio
Date: 2007-09-27 10:13:38 -0700 (Thu, 27 Sep 2007)
Log Message:
-----------
Halfway through a grand avatar rewhack.
In this half I switch over to using downloadable wadges of avatar data instead of in-jar resources for avatar data.
Removed the GeomtryProvider interface, which is now replaced by TemplateDataProvider and BodyDataProvider interfaces which are used to fill the J3DDataManager with cached versions of all network accessed resources. This allows us to control memory usage, but also (eventually) reduces our memory footprint as we only make copies of data which is avatar specific.
Added Paths:
-----------
maven/trunk/ogoglio-bodies/.classpath
maven/trunk/ogoglio-bodies/.project
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/pom.xml
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/java/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/clap.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/default.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/laugh.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/point.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/walk.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/wave.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/doc/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/doc/license.txt
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/geometry/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/geometry/body.obj
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/geometry/body.smap
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/sourceArt/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/sourceArt/Andrea.blend
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/texture/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/texture/body.jpg
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/test/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/test/java/
maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/test/resources/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/pom.xml
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/java/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/animation/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/animation/clap.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/animation/default.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/animation/laugh.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/animation/point.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/animation/walk.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/animation/wave.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/doc/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/doc/license.txt
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/geometry/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/geometry/body.obj
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/geometry/body.smap
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/sourceArt/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/sourceArt/mike.blend
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/body.jpg
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/test/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/test/java/
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/test/resources/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/pom.xml
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/java/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/animation/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/animation/default.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/animation/walk.bvh
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/doc/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/geometry/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/geometry/body.obj
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/geometry/body.smap
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/sourceArt/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/texture/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/main/resources/texture/body.jpg
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/test/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/test/java/
maven/trunk/ogoglio-bodies/ogoglio-body-sim/src/test/resources/
maven/trunk/ogoglio-bodies/pom.xml
Added: maven/trunk/ogoglio-bodies/.classpath
===================================================================
--- maven/trunk/ogoglio-bodies/.classpath (rev 0)
+++ maven/trunk/ogoglio-bodies/.classpath 2007-09-27 17:13:38 UTC (rev 444)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="output" path="target/classes"/>
+</classpath>
Added: maven/trunk/ogoglio-bodies/.project
===================================================================
--- maven/trunk/ogoglio-bodies/.project (rev 0)
+++ maven/trunk/ogoglio-bodies/.project 2007-09-27 17:13:38 UTC (rev 444)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>ogoglio-bodies</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.maven.ide.eclipse.maven2Nature</nature>
+ </natures>
+</projectDescription>
Added: maven/trunk/ogoglio-bodies/ogoglio-body-andrea/pom.xml
===================================================================
--- maven/trunk/ogoglio-bodies/ogoglio-body-andrea/pom.xml (rev 0)
+++ maven/trunk/ogoglio-bodies/ogoglio-body-andrea/pom.xml 2007-09-27 17:13:38 UTC (rev 444)
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>com.ogoglio</groupId>
+ <artifactId>ogoglio</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <relativePath>../ogoglio-bodies</relativePath>
+ </parent>
+
+ <groupId>com.ogoglio.body</groupId>
+ <artifactId>ogoglio-body-andrea</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
+ </plugin>
+ </plugins>
+ <resources>
+ <resource>
+ <directory>src/main/resources</directory>
+ <filtering>false</filtering>
+ <includes>
+ <include>doc/*</include>
+ <include>animation/*</include>
+ <include>geometry/*</include>
+ <include>texture/*</include>
+ </includes>
+ <excludes>
+ <exclude>sourceArt</exclude>
+ </excludes>
+ </resource>
+ </resources>
+ </build>
+
+ <dependencies></dependencies>
+</project>
+
Added: maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/clap.bvh
===================================================================
--- maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/clap.bvh (rev 0)
+++ maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/clap.bvh 2007-09-27 17:13:38 UTC (rev 444)
@@ -0,0 +1,159 @@
+HIERARCHY
+ROOT hip
+{
+ OFFSET 0.00 0.00 0.00
+ CHANNELS 6 Xposition Yposition Zposition Xrotation Zrotation Yrotation
+ JOINT abdomen
+ {
+ OFFSET 0.000000 0.000000 0.000000
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT chest
+ {
+ OFFSET 0.000000 5.018152 -1.882228
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT neckDummy
+ {
+ OFFSET 0.000000 8.316447 0.784897
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ JOINT neck
+ {
+ OFFSET 0.000000 2.280413 -0.392801
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT head
+ {
+ OFFSET 0.000000 3.496879 0.529469
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT figureHair
+ {
+ OFFSET 0.000000 4.699570 0.720622
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET 0.000000 -6.419331 0.000000
+ }
+ }
+ }
+ }
+ }
+ JOINT lCollar
+ {
+ OFFSET 0.599237 8.316447 0.784897
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT lShldr
+ {
+ OFFSET 6.421198 0.010146 -0.332128
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ JOINT lForeArm
+ {
+ OFFSET 10.552783 0.025574 0.125508
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT lHand
+ {
+ OFFSET 11.035963 0.319619 0.041520
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET 10.353753 0.000000 0.000000
+ }
+ }
+ }
+ }
+ }
+ JOINT rCollar
+ {
+ OFFSET -0.599237 8.316447 0.784897
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT rShldr
+ {
+ OFFSET -6.421198 0.010146 -0.332128
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ JOINT rForeArm
+ {
+ OFFSET -10.552783 0.025574 0.125508
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT rHand
+ {
+ OFFSET -11.035963 0.319619 0.041520
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET -10.353753 0.000000 0.000000
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ JOINT lThigh
+ {
+ OFFSET 4.500466 -6.400484 -1.832696
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT lShin
+ {
+ OFFSET -1.359117 -18.918689 1.179887
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT lFoot
+ {
+ OFFSET -0.652380 -17.215186 -0.312137
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ End Site
+ {
+ OFFSET 0.000000 0.000000 10.353752
+ }
+ }
+ }
+ }
+ JOINT rThigh
+ {
+ OFFSET -4.500466 -6.400484 -1.832696
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT rShin
+ {
+ OFFSET 1.359117 -18.918689 1.179887
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT rFoot
+ {
+ OFFSET 0.652380 -17.215186 -0.312137
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ End Site
+ {
+ OFFSET 0.000000 0.000000 10.353752
+ }
+ }
+ }
+ }
+}
+MOTION
+Frames: 30
+Frame Time: 0.055556
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -70.100700 9.978770 15.991600 -22.515600 -9.303740 0.147736 5.969490 -0.173112 0.175734 -2.021920 5.690310 -0.063351 70.100700 -9.978770 15.991600 22.458700 9.274270 0.122349 -5.969490 0.173112 0.175734 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -0.840470 -0.504482 -0.172233 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -66.714951 0.810504 15.136398 -33.059364 -0.471056 6.272503 -0.085772 9.730258 -0.696427 -2.021920 5.690310 -0.063351 68.610527 -1.751922 15.520359 32.760422 1.819201 -2.318790 -4.378768 -3.380067 -0.017181 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -1.992414 -1.191491 -0.406759 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -61.547604 -10.858863 13.523763 -46.199417 11.783067 16.405573 -3.629590 18.011200 -1.307420 -2.021920 5.690310 -0.063351 66.482704 8.622679 14.782897 45.543797 -8.842199 -6.691029 -5.481440 -5.567040 -0.304790 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -3.107702 -1.859236 -0.634722 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -56.850883 -22.681469 12.218906 -59.688835 23.561611 25.200680 3.307336 16.108097 -0.694552 -2.021920 5.690310 -0.063351 64.472473 19.194889 14.122459 58.702427 -18.905880 -10.324443 -14.858359 -1.951636 -0.729330 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -3.785351 -2.278148 -0.777805 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -55.558533 -32.531364 12.732746 -71.785385 30.280514 25.378662 16.408247 7.717693 0.635648 -2.021920 5.690310 -0.063351 63.504807 28.299826 13.993483 70.672028 -23.704298 -9.481764 -27.760672 4.845032 -1.100487 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -3.624380 -2.218660 -0.757690 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -60.604301 -38.282600 16.576200 -80.746803 27.355700 9.660360 28.074699 -0.262909 1.787490 -2.021920 5.690310 -0.063351 64.504700 34.272598 14.850400 79.888298 -18.569901 -0.425720 -36.631699 10.323200 -1.161880 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.406863 -1.546188 -0.528601 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -73.062302 -38.744316 24.247868 -85.340576 12.983446 -23.649031 32.840622 -2.565665 2.114388 -2.021920 5.690310 -0.063351 67.945839 36.064339 16.918980 85.267357 -1.755827 17.642315 -36.402676 11.160021 -0.777410 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -0.647106 -0.506089 -0.174925 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -86.568100 -36.465996 32.197067 -86.372940 -3.518627 -53.906895 33.769402 -0.438777 1.966177 -2.021920 5.690310 -0.063351 72.496849 35.090260 19.510347 87.646965 16.802063 33.766411 -31.956453 8.740308 -0.292083 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 0.957528 0.561300 0.186407 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -85.159790 -10.052569 -54.886265 36.056801 3.240490 1.941800 -2.021920 5.690310 -0.063351 76.375092 33.381584 21.706974 88.345306 24.247229 34.051987 -30.663799 5.625790 -0.171181 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 1.851923 1.378696 0.460220 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -83.148346 -0.539186 -15.996121 42.363014 5.932910 2.379979 -2.021920 5.690310 -0.063351 78.238228 32.552097 22.818314 88.503876 14.107533 13.276083 -36.643330 3.865294 -0.649059 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 2.049955 1.921054 0.638355 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -82.310997 7.025680 10.810800 45.206001 6.451450 2.578560 -2.021920 5.690310 -0.063351 78.505211 32.545792 23.061838 88.557701 5.448470 0.902143 -41.005100 3.456010 -1.036360 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 1.707748 2.226383 0.734403 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -83.855423 -2.884452 -17.438789 38.683754 4.672059 1.959642 -2.021920 5.690310 -0.063351 78.035278 32.889210 22.882013 88.740509 14.876419 20.468351 -35.923370 3.821422 -0.727013 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 0.981424 2.332698 0.761958 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -85.405380 -11.843541 -45.256367 33.356602 3.370450 1.483220 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 89.187500 23.623600 37.125320 -30.837900 4.141800 -0.371817 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 0.027108 2.278009 0.734614 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -84.548409 -2.152703 -18.789125 38.927315 4.828315 2.024116 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 89.664413 13.680943 18.548706 -35.170437 3.827948 -0.642340 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -0.999076 2.100329 0.665963 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -82.310997 7.025680 10.810800 45.206001 6.451450 2.578560 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 88.557701 5.448470 0.902143 -41.005100 3.456010 -1.036360 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -1.941007 1.837669 0.569598 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -80.412735 -3.097756 -9.119162 41.798904 5.629185 2.154696 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 85.081345 18.386852 19.422497 -39.662682 3.624926 -0.982284 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.642560 1.528040 0.459114 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -79.906303 -12.958900 -32.277901 37.389599 4.560890 1.686930 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 83.138756 29.790140 37.151352 -36.748402 3.859450 -0.804833 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.994490 1.212298 0.348815 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.139938 -3.116477 -10.757759 41.159752 5.543164 2.128106 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 85.855698 17.716618 17.918472 -38.700531 3.654023 -0.897978 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -3.075063 0.942666 0.255858 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -82.310997 7.025680 10.810800 45.206001 6.451450 2.578560 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 88.557701 5.448470 0.902143 -41.005100 3.456010 -1.036360 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -3.009421 0.774211 0.198110 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.831970 -2.023535 -12.634043 41.334332 5.161318 2.126635 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 86.775314 16.143488 24.086418 -38.749317 3.721606 -0.954981 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.922710 0.761999 0.193441 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.127098 -11.259400 -35.341900 37.273102 3.969990 1.665200 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 84.659447 27.238169 45.330318 -36.377300 3.989400 -0.849616 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.905299 0.932208 0.250285 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.693878 -1.702936 -11.916260 40.954811 5.149749 2.099351 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 86.504433 16.088291 23.410763 -38.495796 3.779540 -0.934428 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.908467 1.195462 0.339337 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -82.310997 7.025680 10.810800 45.206001 6.451450 2.578560 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 88.557701 5.448470 0.902143 -41.005100 3.456010 -1.036360 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.848719 1.433494 0.421860 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.697075 -4.312685 -13.537966 42.519302 5.572637 2.227027 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 86.903908 17.888819 20.590324 -39.569717 3.457184 -0.970542 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.642560 1.528040 0.459114 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.049301 -14.833800 -37.291901 39.157700 4.519030 1.823500 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 85.023682 29.842606 42.309601 -37.617500 3.675150 -0.892063 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -2.234550 1.395161 0.423478 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.608429 -4.023938 -13.131547 41.823509 5.402511 2.178931 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 86.578514 17.904167 24.240858 -38.938114 3.824486 -0.963367 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -1.687122 1.096336 0.334431 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -82.310997 7.025680 10.810800 45.206001 6.451450 2.578560 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 88.557701 5.448470 0.902143 -41.005100 3.456010 -1.036360 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -1.081482 0.716476 0.219064 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -82.021080 -2.775906 -13.411646 43.562275 5.791809 2.279532 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 87.718666 16.027189 9.582210 -40.867767 2.395170 -0.960393 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 -0.489078 0.326186 0.099811 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.617287 -12.913471 -37.551498 41.433800 5.023420 1.952340 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 86.563751 27.118025 22.315382 -40.194599 1.729710 -0.885129 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -92.897598 -34.932201 35.860802 -81.617287 -12.913471 -37.551498 41.433800 5.023420 1.952340 -2.021920 5.690310 -0.063351 77.687698 33.108898 22.723301 86.563751 27.118025 22.315382 -40.194599 1.729710 -0.885129 -7.548709 4.016634 0.126881 15.890360 -3.336124 -0.813312 -8.628910 1.044381 -0.888102 -7.530616 -4.334307 0.100752 15.830232 3.319340 0.622262 -8.660608 -1.559428 0.936809
Added: maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/default.bvh
===================================================================
--- maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/default.bvh (rev 0)
+++ maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/default.bvh 2007-09-27 17:13:38 UTC (rev 444)
@@ -0,0 +1,130 @@
+HIERARCHY
+ROOT hip
+{
+ OFFSET 0.00 0.00 0.00
+ CHANNELS 6 Xposition Yposition Zposition Xrotation Zrotation Yrotation
+ JOINT abdomen
+ {
+ OFFSET 0.000000 0.000000 0.000000
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT chest
+ {
+ OFFSET 0.000000 5.018152 -1.882228
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT neckDummy
+ {
+ OFFSET 0.000000 8.316447 0.784897
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ JOINT neck
+ {
+ OFFSET 0.000000 2.280413 -0.392801
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT head
+ {
+ OFFSET 0.000000 3.496879 0.529469
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT figureHair
+ {
+ OFFSET 0.000000 4.699570 0.720622
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET 0.000000 -6.419331 0.000000
+ }
+ }
+ }
+ }
+ }
+ JOINT lCollar
+ {
+ OFFSET 0.599237 8.316447 0.784897
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT lShldr
+ {
+ OFFSET 6.421198 0.010146 -0.332128
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ JOINT lForeArm
+ {
+ OFFSET 10.552783 0.025574 0.125508
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT lHand
+ {
+ OFFSET 11.035963 0.319619 0.041520
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET 10.353753 0.000000 0.000000
+ }
+ }
+ }
+ }
+ }
+ JOINT rCollar
+ {
+ OFFSET -0.599237 8.316447 0.784897
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT rShldr
+ {
+ OFFSET -6.421198 0.010146 -0.332128
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ JOINT rForeArm
+ {
+ OFFSET -10.552783 0.025574 0.125508
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT rHand
+ {
+ OFFSET -11.035963 0.319619 0.041520
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET -10.353753 0.000000 0.000000
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ JOINT lThigh
+ {
+ OFFSET 4.500466 -6.400484 -1.832696
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT lShin
+ {
+ OFFSET -1.359117 -18.918689 1.179887
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT lFoot
+ {
+ OFFSET -0.652380 -17.215186 -0.312137
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ End Site
+ {
+ OFFSET 0.000000 0.000000 10.353752
+ }
+ }
+ }
+ }
+ JOINT rThigh
+ {
+ OFFSET -4.500466 -6.400484 -1.832696
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT rShin
+ {
+ OFFSET 1.359117 -18.918689 1.179887
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT rFoot
+ {
+ OFFSET 0.652380 -17.215186 -0.312137
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ End Site
+ {
+ OFFSET 0.000000 0.000000 10.353752
+ }
+ }
+ }
+ }
+}
+MOTION
+Frames: 1
+Frame Time: 0.100000
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -70.106262 9.940849 15.968393 -22.598761 -9.338127 0.108572 5.976201 -0.065959 0.172336 -2.021920 5.690310 -0.063351 70.064301 -9.978495 15.953232 22.592319 9.326028 0.129803 -5.956460 0.082736 0.181256 -7.544341 3.962285 0.126597 15.837342 -3.291070 -0.872131 -8.576491 1.070768 -0.847483 -7.531943 -4.331991 0.100592 15.780110 3.271439 0.612621 -8.616927 -1.581442 0.945399
Added: maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/laugh.bvh
===================================================================
--- maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/laugh.bvh (rev 0)
+++ maven/trunk/ogoglio-bodies/ogoglio-body-andrea/src/main/resources/animation/laugh.bvh 2007-09-27 17:13:38 UTC (rev 444)
@@ -0,0 +1,169 @@
+HIERARCHY
+ROOT hip
+{
+ OFFSET 0.00 0.00 0.00
+ CHANNELS 6 Xposition Yposition Zposition Xrotation Zrotation Yrotation
+ JOINT abdomen
+ {
+ OFFSET 0.000000 0.000000 0.000000
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT chest
+ {
+ OFFSET 0.000000 5.018152 -1.882228
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT neckDummy
+ {
+ OFFSET 0.000000 8.316447 0.784897
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ JOINT neck
+ {
+ OFFSET 0.000000 2.280413 -0.392801
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT head
+ {
+ OFFSET 0.000000 3.496879 0.529469
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT figureHair
+ {
+ OFFSET 0.000000 4.699570 0.720622
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET 0.000000 -6.419331 0.000000
+ }
+ }
+ }
+ }
+ }
+ JOINT lCollar
+ {
+ OFFSET 0.599237 8.316447 0.784897
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT lShldr
+ {
+ OFFSET 6.421198 0.010146 -0.332128
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ JOINT lForeArm
+ {
+ OFFSET 10.552783 0.025574 0.125508
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT lHand
+ {
+ OFFSET 11.035963 0.319619 0.041520
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET 10.353753 0.000000 0.000000
+ }
+ }
+ }
+ }
+ }
+ JOINT rCollar
+ {
+ OFFSET -0.599237 8.316447 0.784897
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT rShldr
+ {
+ OFFSET -6.421198 0.010146 -0.332128
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ JOINT rForeArm
+ {
+ OFFSET -10.552783 0.025574 0.125508
+ CHANNELS 3 Yrotation Zrotation Xrotation
+ JOINT rHand
+ {
+ OFFSET -11.035963 0.319619 0.041520
+ CHANNELS 3 Zrotation Yrotation Xrotation
+ End Site
+ {
+ OFFSET -10.353753 0.000000 0.000000
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ JOINT lThigh
+ {
+ OFFSET 4.500466 -6.400484 -1.832696
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT lShin
+ {
+ OFFSET -1.359117 -18.918689 1.179887
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT lFoot
+ {
+ OFFSET -0.652380 -17.215186 -0.312137
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ End Site
+ {
+ OFFSET 0.000000 0.000000 10.353752
+ }
+ }
+ }
+ }
+ JOINT rThigh
+ {
+ OFFSET -4.500466 -6.400484 -1.832696
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT rShin
+ {
+ OFFSET 1.359117 -18.918689 1.179887
+ CHANNELS 3 Xrotation Zrotation Yrotation
+ JOINT rFoot
+ {
+ OFFSET 0.652380 -17.215186 -0.312137
+ CHANNELS 3 Xrotation Yrotation Zrotation
+ End Site
+ {
+ OFFSET 0.000000 0.000000 10.353752
+ }
+ }
+ }
+ }
+}
+MOTION
+Frames: 40
+Frame Time: 0.050000
+0.000000 42.014908 0.240040 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -5.690310 -0.063351 -70.100075 9.898806 15.947086 -22.679041 -9.378357 0.076935 5.966734 0.027484 0.177213 -2.021920 5.690310 -0.063351 70.025291 -9.978496 15.899026 22.669645 9.345270 0.121616 -5.927727 -0.009578 0.195807 -7.544928 3.982114 0.126592 15.855997 -3.300727 -0.855127 -8.588077 1.056593 -0.877759 -7.531943 -4.331991 0.100592 15.798183 3.280715 0.615038 -8.629052 -1.569328 0.946211
+-0.010271 41.118359 0.307273 0.085996 0.000000 0.000000 1.860550 0.000000 0.000000 2.745728 0.000000 0.000000 0.000000 0.000000 0.000000 2.147613 0.000000 0.000000 2.523571 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -3.621321 -0.063351 -60.769238 22.633158 9.701205 -60.819473 -11.540625 -4.099583 17.038702 8.409076 -9.313721 -2.683294 3.926647 -0.063351 61.990688 -21.377106 7.544266 63.949135 11.770497 -4.818159 -34.616604 -14.121561 1.987479 -13.859172 4.413954 0.091478 29.219851 -3.747072 -2.213881 -15.686995 1.333937 -0.402239 -13.877677 -4.719561 0.092055 29.228100 3.731876 2.025729 -15.756878 -1.823401 0.431401
+-0.016757 40.430710 0.401934 0.360902 0.000000 0.000000 2.582707 0.000000 0.000000 2.804512 0.000000 0.000000 0.000000 0.000000 0.000000 4.393749 0.000000 0.000000 6.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -1.361978 -0.063351 -54.347950 27.505209 1.706843 -82.448250 -11.735147 -5.122974 27.053463 11.182085 -16.948801 -3.464698 1.842903 -0.063351 58.343285 -23.815771 -3.089074 86.567177 11.992871 -6.095345 -51.541054 -7.634786 5.964419 -17.240896 4.754851 0.116806 35.981213 -4.079048 -2.845871 -19.309378 1.208248 -0.067937 -17.239689 -5.031274 0.073578 35.959705 4.056794 2.672610 -19.380335 -1.714553 0.107747
+-0.008382 40.802578 0.543712 0.943850 0.000000 0.000000 -0.781819 0.000000 0.000000 -5.455698 0.000000 0.000000 0.000000 0.000000 0.000000 5.648495 0.000000 0.000000 9.639404 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 0.507303 -0.063351 -52.558937 23.850107 -4.320533 -85.442947 -10.932941 -3.147526 41.554634 11.789365 -4.164012 -4.228607 -0.194189 -0.063351 58.459267 -23.127968 -11.228930 91.442383 11.389132 -4.205064 -48.065510 -2.258690 6.485291 -15.119818 4.425831 0.123318 30.516066 -3.758429 -2.361754 -16.577986 1.344090 -0.341416 -15.125618 -4.738601 0.093083 30.496426 3.737144 2.141251 -16.640167 -1.835799 0.395851
+0.000012 41.622555 0.747219 0.721804 0.000000 0.000000 -5.541353 0.000000 0.000000 -13.984964 0.000000 0.000000 0.000000 0.000000 0.000000 5.879698 0.000000 0.000000 7.145627 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 3.309690 -0.063351 -57.664452 16.366896 -7.928518 -76.018021 -9.236874 0.387905 48.259644 -0.529234 8.688077 -5.021920 -2.309690 -0.063351 63.773209 -19.345213 -16.142138 86.118530 9.524081 -1.321514 -39.105270 0.756029 7.875682 -9.675082 4.142613 0.133727 20.285007 -3.522715 -1.279486 -11.596942 1.122424 -0.696653 -9.717536 -4.482477 0.097940 20.335434 3.504250 1.056167 -11.682444 -1.650655 0.778455
+-0.006640 42.117901 1.004920 -1.160762 0.000000 0.000000 -8.473991 0.000000 0.000000 -14.489717 0.000000 0.000000 0.000000 0.000000 0.000000 5.315942 0.000000 0.000000 -6.320387 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 8.046408 -0.063351 -64.059464 14.115295 -8.967882 -70.682701 -8.587154 3.159253 49.060719 1.235633 6.227960 -5.874855 -4.584186 -0.063351 70.511673 -13.771156 -17.670855 78.046280 8.509991 1.623414 -34.932499 2.325882 8.164490 -5.370788 4.016258 -0.012142 16.750927 -3.361353 -0.923691 -10.518554 1.199306 -0.846639 -5.314772 -4.330726 0.146993 16.617525 3.309831 0.732556 -10.498503 -1.706569 0.897887
+-0.017095 42.403416 1.235070 -3.233081 0.000000 0.000000 -10.263157 0.000000 0.000000 -12.295529 0.000000 0.000000 0.000000 0.000000 0.000000 4.204370 0.000000 0.000000 -23.939898 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 12.591924 -0.063351 -69.264977 14.495419 -9.853712 -69.473808 -9.073883 5.069040 48.429314 10.079828 1.321527 -6.607224 -6.537172 -0.063351 75.076775 -9.026360 -18.360806 70.467896 9.488623 4.077843 -34.169331 3.029945 6.832536 -0.683850 3.884941 -0.134141 12.780602 -3.147610 -0.506773 -9.167995 1.219404 -1.035202 -0.617184 -4.179561 0.227888 12.621013 3.116739 0.376665 -9.141037 -1.755341 1.012011
+-0.010476 41.310463 1.056106 -3.297503 0.000000 0.000000 -10.242665 0.000000 0.000000 -11.905660 0.000000 0.000000 0.000000 0.000000 0.000000 2.765669 0.000000 0.000000 -37.725101 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 7.945296 -0.063351 -65.077995 14.895652 -12.153617 -77.501472 -8.670601 4.788541 46.536110 15.284908 6.733319 -6.603879 -0.896672 -0.063351 71.399284 -8.255731 -20.721535 77.622192 8.154063 4.685382 -31.138474 -2.084692 11.098236 -8.290133 4.415723 -0.104427 28.430641 -3.880877 -2.040521 -17.124245 1.375353 -0.388729 -8.305365 -4.720389 0.254286 28.439974 3.838488 1.914769 -17.199219 -1.937127 0.419978
+-0.012367 41.779510 1.120409 -3.361924 0.000000 0.000000 -10.222174 0.000000 0.000000 -11.515790 0.000000 0.000000 0.000000 0.000000 0.000000 1.096119 0.000000 0.000000 -46.669670 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 3.298669 -0.063351 -62.663925 16.383896 -13.701468 -79.573524 -8.190179 5.210461 45.676304 14.740353 7.829687 -6.600534 4.743827 -0.063351 68.443520 -9.091352 -23.188984 78.998993 7.230711 5.656795 -28.961515 -0.465293 11.946069 -5.407282 4.225859 -0.115654 22.718220 -3.667187 -1.457884 -14.245088 1.339630 -0.623764 -5.389634 -4.529818 0.238972 22.668276 3.629720 1.340570 -14.282635 -1.887923 0.642506
+-0.014258 42.248562 1.184712 -3.426345 0.000000 0.000000 -10.201682 0.000000 0.000000 -11.125920 0.000000 0.000000 0.000000 0.000000 0.000000 -0.739095 0.000000 0.000000 -51.512627 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 9.343772 -0.063351 -68.398941 15.327644 -10.441977 -73.130646 -8.691586 5.199170 48.790661 11.583031 3.813997 -6.597189 -3.412666 -0.063351 74.701187 -8.373110 -18.974842 69.710678 7.617961 5.766746 -34.117260 5.950816 6.151468 -1.874886 3.988271 -0.122700 15.574507 -3.326889 -0.741701 -10.584332 1.226017 -0.921747 -1.853266 -4.288248 0.247302 15.522566 3.304447 0.638326 -10.630560 -1.806680 0.906293
+-0.010898 41.640247 1.098845 -3.490767 0.000000 0.000000 -10.181190 0.000000 0.000000 -10.736051 0.000000 0.000000 0.000000 0.000000 0.000000 -2.674792 0.000000 0.000000 -52.992992 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 15.388875 -0.063351 -73.122253 13.234159 -8.418245 -70.531822 -9.462167 4.667462 50.638580 12.241563 2.802328 -6.593844 -11.569159 -0.063351 80.659592 -5.648749 -15.813440 63.464569 8.163573 5.574980 -37.872616 7.944730 2.563519 -6.192236 4.295581 -0.107601 24.641422 -3.759767 -1.634943 -15.245638 1.336629 -0.534024 -6.183058 -4.599506 0.252429 24.601904 3.711618 1.535006 -15.293869 -1.912523 0.563538
+-0.007538 41.031929 1.012978 -3.555188 0.000000 0.000000 -10.160699 0.000000 0.000000 -10.346181 0.000000 0.000000 0.000000 0.000000 0.000000 -4.645789 0.000000 0.000000 -51.849800 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 10.491253 -0.063351 -69.322952 14.180934 -10.299259 -77.010513 -8.856428 4.689775 49.264603 15.626760 7.093785 -6.590499 -3.743122 -0.063351 75.227432 -6.694110 -18.787531 71.602318 7.432240 5.772226 -34.521248 4.308579 7.420740 -9.429654 4.524744 -0.117649 31.448879 -4.009010 -2.322927 -18.731001 1.370772 -0.242664 -9.475706 -4.838962 0.279452 31.506443 3.959280 2.236776 -18.817945 -1.959519 0.290801
+-0.139582 41.601116 1.096020 -3.619610 0.000000 0.000000 -10.140207 0.000000 0.000000 -9.956311 0.000000 0.000000 0.000000 0.000000 0.000000 -6.586903 0.000000 0.000000 -48.822083 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 5.593630 -0.063351 -66.537186 15.624428 -11.898361 -78.357567 -8.249031 5.288404 48.099026 14.679449 7.606697 -6.587154 4.082914 -0.063351 70.791191 -8.249175 -22.074799 74.854958 6.826747 6.352305 -31.936533 5.728554 9.629100 -6.302633 4.531005 -0.121458 25.190359 -3.791892 -1.671981 -15.552771 1.297519 -0.721361 -6.281575 -4.413047 0.250588 25.129253 3.756336 1.572909 -15.596804 -1.930598 0.321538
+-0.271627 42.170303 1.179062 -3.684031 0.000000 0.000000 -10.119715 0.000000 0.000000 -9.566442 0.000000 0.000000 0.000000 0.000000 0.000000 -8.432952 0.000000 0.000000 -44.648865 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 9.985734 -0.063351 -70.640289 14.553143 -9.513869 -71.855453 -8.668118 5.357058 50.216900 11.522884 3.433270 -6.583809 -2.935160 -0.063351 76.249367 -7.404325 -17.680586 65.732674 6.920321 6.598426 -37.685295 11.500850 3.311301 -2.307995 4.461255 -0.116502 17.151234 -3.417994 -0.870897 -11.453455 1.183951 -1.258371 -2.186203 -3.920992 0.271296 16.881554 3.387882 0.750836 -11.403758 -1.861682 0.439336
+-0.250454 41.725060 1.112827 -3.748452 0.000000 0.000000 -10.099222 0.000000 0.000000 -9.176572 0.000000 0.000000 0.000000 0.000000 0.000000 -10.118756 0.000000 0.000000 -40.069176 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 14.377837 -0.063351 -74.171532 12.955590 -7.974244 -69.832588 -9.370209 4.827191 51.810883 11.901788 2.731478 -6.580464 -9.953235 -0.063351 82.116280 -4.554294 -15.810215 59.210098 7.005426 6.648946 -40.617184 14.232158 0.109990 -5.413714 4.664753 -0.118854 23.667105 -3.743147 -1.511599 -14.792798 1.242776 -0.961871 -5.378734 -4.188510 0.254477 23.575365 3.717916 1.403122 -14.838878 -1.928967 0.198164
+-0.229281 41.279819 1.046592 -3.812874 0.000000 0.000000 -10.078731 0.000000 0.000000 -8.786702 0.000000 0.000000 0.000000 0.000000 0.000000 -11.579132 0.000000 0.000000 -35.822044 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 9.118984 -0.063351 -70.343781 14.323774 -9.877327 -76.467735 -8.790308 4.841930 50.566326 14.784171 7.062213 -6.577119 -2.857948 -0.063351 76.472885 -6.146634 -17.542717 66.755104 6.741366 6.707989 -38.139236 11.009989 3.889213 -7.936410 4.827176 -0.148690 28.973953 -3.967267 -2.043511 -17.493408 1.284915 -0.700802 -7.890735 -4.399909 0.245702 28.874331 3.915417 1.955709 -17.529318 -1.974647 0.017791
+-0.212937 41.770401 1.118499 -3.877295 0.000000 0.000000 -10.058239 0.000000 0.000000 -8.396832 0.000000 0.000000 0.000000 0.000000 0.000000 -12.748899 0.000000 0.000000 -32.498047 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 3.860131 -0.063351 -67.561089 15.880244 -11.561610 -78.811195 -8.213477 5.323454 49.643314 14.143347 8.424545 -6.573774 4.237339 -0.063351 72.242958 -7.158633 -21.372650 69.095436 6.347313 7.186164 -35.094429 12.954231 6.133455 -4.966170 4.593131 -0.114443 23.075575 -3.739568 -1.428598 -14.510855 1.215032 -0.929472 -4.921994 -4.237965 0.260471 22.974718 3.707265 1.327985 -14.538404 -1.890724 0.276609
+-0.196593 42.260986 1.190407 -3.941716 0.000000 0.000000 -10.037746 0.000000 0.000000 -8.006963 0.000000 0.000000 0.000000 0.000000 0.000000 -13.562872 0.000000 0.000000 -30.093958 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 8.837438 -0.063351 -72.326637 14.702700 -8.843194 -72.495895 -8.691233 5.323039 52.215816 11.263083 4.439638 -6.570429 -2.053225 -0.063351 76.564217 -5.161790 -17.509361 58.847088 6.290575 7.396144 -40.959324 18.228859 -0.851401 -1.301326 4.299650 -0.108931 15.687284 -3.371808 -0.686784 -10.742620 1.126019 -1.202709 -1.199632 -4.008519 0.294260 15.446670 3.342500 0.579078 -10.697686 -1.819924 0.601208
+-0.176092 41.877712 1.143394 -4.006138 0.000000 0.000000 -10.017254 0.000000 0.000000 -7.617094 0.000000 0.000000 0.000000 0.000000 0.000000 -13.955870 0.000000 0.000000 -28.458105 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 13.814744 -0.063351 -76.399956 13.037279 -7.066567 -69.927887 -9.414158 4.827494 53.983643 11.424513 3.304199 -6.567084 -8.343789 -0.063351 81.908134 -2.213641 -16.037432 52.230400 6.368662 7.307606 -43.972290 21.014206 -4.109238 -4.142118 4.490926 -0.114236 21.728954 -3.687076 -1.283258 -13.865335 1.198398 -0.928644 -4.050610 -4.249982 0.280315 21.508989 3.659187 1.165064 -13.831415 -1.872044 0.398019
+-0.155591 41.494438 1.096381 -4.070559 0.000000 0.000000 -9.996762 0.000000 0.000000 -7.227224 0.000000 0.000000 0.000000 0.000000 0.000000 -13.886482 0.000000 0.000000 -27.438812 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 8.152535 -0.063351 -72.358643 14.594524 -9.012877 -76.545517 -8.806590 4.843211 52.714905 13.859917 7.705511 -6.563739 -2.696175 -0.063351 77.269524 -3.931566 -17.046329 58.800198 6.292258 7.308930 -41.993805 18.469952 -1.008319 -6.405059 4.638837 -0.117062 26.527254 -3.914130 -1.768285 -16.332088 1.228262 -0.692947 -6.383582 -4.458982 0.275941 26.466043 3.878540 1.668709 -16.387144 -1.901935 0.214410
+-0.138710 41.866756 1.152977 -4.134980 0.000000 0.000000 -9.976271 0.000000 0.000000 -6.837355 0.000000 0.000000 0.000000 0.000000 0.000000 -13.408401 0.000000 0.000000 -26.884415 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 2.490327 -0.063351 -69.161697 16.076376 -10.918886 -79.471863 -8.209517 5.289909 51.563690 13.570396 9.558954 -6.560394 2.951439 -0.063351 73.957977 -5.349032 -20.191658 62.257504 6.097746 7.556466 -39.311695 19.614569 1.519239 -4.016798 4.445890 -0.109630 21.813917 -3.721409 -1.255993 -13.946865 1.160888 -0.854116 -3.986725 -4.325676 0.300490 21.733070 3.684533 1.175845 -13.989437 -1.869487 0.434837
+-0.121830 42.239075 1.209572 -4.199402 0.000000 0.000000 -9.955778 0.000000 0.000000 -6.447486 0.000000 0.000000 0.000000 0.000000 0.000000 -12.599093 0.000000 0.000000 -26.643242 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 5.993531 -0.063351 -72.484787 15.181485 -8.855610 -74.758347 -8.731865 5.086925 53.683559 11.411582 6.630466 -6.557049 -2.562600 -0.063351 77.876038 -2.668850 -17.137407 52.152836 5.942263 7.692486 -45.004879 24.258802 -5.281081 -1.167748 4.214187 -0.088283 16.126537 -3.426784 -0.684601 -11.061582 1.077444 -1.057900 -1.141786 -4.158036 0.308154 16.045095 3.397320 0.607422 -11.097178 -1.798906 0.694477
+-0.101380 41.903847 1.164066 -4.263824 0.000000 0.000000 -9.935286 0.000000 0.000000 -6.057617 0.000000 0.000000 0.000000 0.000000 0.000000 -11.536019 0.000000 0.000000 -26.563618 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 9.496736 -0.063351 -75.292389 14.017561 -7.473940 -73.332932 -9.504474 4.434540 55.305244 11.683416 6.206869 -6.553703 -8.076639 -0.063351 82.406868 0.474785 -15.632614 45.215191 5.929681 7.590123 -48.489777 26.796183 -9.187887 -3.631421 4.376801 -0.094671 21.340349 -3.714652 -1.191699 -13.743546 1.130400 -0.811089 -3.600805 -4.376443 0.301985 21.268358 3.682625 1.122321 -13.776800 -1.837777 0.510607
+-0.080930 41.568623 1.118559 -4.328245 0.000000 0.000000 -9.914794 0.000000 0.000000 -5.667747 0.000000 0.000000 0.000000 0.000000 0.000000 -10.296641 0.000000 0.000000 -26.493872 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 5.426257 -0.063351 -72.764786 14.895887 -8.910192 -78.025719 -8.868069 4.677484 54.319660 13.445259 9.539998 -6.550358 -2.556093 -0.063351 78.047836 -1.662631 -16.897179 52.338619 6.003851 7.530158 -45.906643 24.651121 -5.365809 -5.667846 4.505913 -0.083518 25.719715 -3.914847 -1.639442 -15.994658 1.154076 -0.599729 -5.659129 -4.567969 0.318305 25.667036 3.887340 1.552257 -16.056664 -1.867930 0.361574
+-0.064574 42.066433 1.190166 -4.392666 0.000000 0.000000 -9.894302 0.000000 0.000000 -5.277878 0.000000 0.000000 0.000000 0.000000 0.000000 -8.958424 0.000000 0.000000 -26.282333 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 1.355778 -0.063351 -70.944344 15.904198 -10.105499 -78.868034 -8.255120 5.323981 53.555096 12.369815 9.983183 -6.547013 2.964453 -0.063351 74.315033 -2.243142 -19.705952 52.983349 5.715093 7.926619 -44.149513 27.218054 -4.316176 -2.323274 4.238793 -0.075857 18.988474 -3.612152 -0.929089 -12.573203 1.061211 -0.849959 -2.317297 -4.366978 0.326529 18.944445 3.592086 0.864305 -12.617344 -1.807977 0.659470
+-0.048218 42.564243 1.261772 -4.457088 0.000000 0.000000 -9.873810 0.000000 0.000000 -4.888009 0.000000 0.000000 0.000000 0.000000 0.000000 -7.598831 0.000000 0.000000 -25.777336 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 3.281539 -0.063351 -73.243103 15.283265 -8.653548 -74.686752 -8.452563 5.451182 55.047863 10.242397 7.242273 -6.543668 -0.140314 -0.063351 76.428825 1.052016 -18.030436 42.515423 5.246356 8.247622 -49.649998 31.958920 -11.302148 2.156603 3.878883 -0.075505 9.905528 -3.060993 -0.048762 -7.918304 0.898100 -1.187966 2.176907 -4.075018 0.355699 9.828784 3.050699 -0.015488 -7.938670 -1.689040 1.045151
+-0.029345 42.437305 1.261298 -4.521509 0.000000 0.000000 -9.853317 0.000000 0.000000 -4.498139 0.000000 0.000000 0.000000 0.000000 0.000000 -6.295328 0.000000 0.000000 -24.827204 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 5.207301 -0.063351 -75.156425 14.515069 -7.684229 -73.263397 -8.744649 5.256796 56.148338 10.069470 6.631312 -6.540322 -3.245080 -0.063351 78.732925 3.908364 -16.541063 35.918423 4.951295 8.284132 -53.696949 33.951374 -16.012579 0.994103 3.947400 -0.065610 12.533913 -3.238227 -0.274822 -9.309548 0.929917 -1.057137 0.988343 -4.203875 0.361600 12.506721 3.233813 0.214022 -9.366233 -1.720100 0.962618
+-0.010471 42.310364 1.260823 -4.585930 0.000000 0.000000 -9.832826 0.000000 0.000000 -4.108270 0.000000 0.000000 0.000000 0.000000 0.000000 -5.125378 0.000000 0.000000 -23.280262 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 7.133062 -0.063351 -77.068413 13.813162 -6.764139 -72.062439 -9.083624 5.011234 57.226109 9.985825 6.131007 -6.536977 -6.349847 -0.063351 81.172508 7.640952 -15.581149 27.792156 4.432294 8.364022 -58.025898 36.465702 -21.424824 -0.088025 4.014706 -0.060327 14.975178 -3.405446 -0.486141 -10.602251 0.953277 -0.927269 -0.082748 -4.317180 0.356227 14.920797 3.387154 0.431403 -10.641535 -1.740115 0.902574
+-0.000059 42.226536 1.240029 -4.629035 0.000000 0.000000 -9.530519 0.000000 0.000000 -3.427521 0.000000 0.000000 0.000000 0.000000 0.000000 -4.148894 0.000000 0.000000 -21.046062 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 7.822575 -0.063351 -78.578697 12.978272 -6.373674 -70.743340 -9.150819 5.026340 56.262901 10.443878 5.928175 -6.388217 -7.728433 -0.063351 82.353432 9.127306 -15.634355 24.439592 4.298427 8.252342 -58.693939 35.459377 -23.690161 -0.762837 4.054327 -0.062634 16.464476 -3.495228 -0.638229 -11.363793 0.989769 -0.848890 -0.761346 -4.385308 0.368034 16.410471 3.474685 0.583524 -11.408405 -1.769163 0.858476
+0.003976 42.163296 1.183717 -4.645460 0.000000 0.000000 -8.746253 0.000000 0.000000 -2.138936 0.000000 0.000000 0.000000 0.000000 0.000000 -3.355600 0.000000 0.000000 -18.279045 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 7.229994 -0.063351 -80.042618 11.876647 -6.325692 -69.135857 -8.903775 5.270208 52.342037 11.615876 5.958009 -5.995378 -7.487085 -0.063351 82.460655 6.896979 -16.554033 28.370316 5.069789 7.740608 -54.242554 29.100800 -21.510141 -1.374787 4.077956 -0.068097 17.591316 -3.531718 -0.799823 -11.877561 1.057030 -0.798281 -1.361035 -4.425691 0.365816 17.517136 3.517079 0.714531 -11.896008 -1.811998 0.826854
+0.003291 42.117409 1.099925 -4.610812 0.000000 0.000000 -7.617898 0.000000 0.000000 -0.495805 0.000000 0.000000 0.000000 0.000000 0.000000 -2.717669 0.000000 0.000000 -15.194876 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 5.696598 -0.063351 -81.163399 10.546571 -6.361532 -67.055580 -8.518664 5.575134 46.284363 12.495501 5.681299 -5.431094 -6.045873 -0.063351 81.653679 2.928670 -17.807177 35.404991 6.374581 6.811089 -47.623970 19.404226 -18.207167 -1.886052 4.087621 -0.088822 18.323500 -3.544257 -0.911298 -12.124340 1.147759 -0.766871 -1.868510 -4.430041 0.358484 18.251333 3.517048 0.833862 -12.153376 -1.874420 0.796685
+-0.000452 42.085640 0.996693 -4.500701 0.000000 0.000000 -6.283329 0.000000 0.000000 1.248582 0.000000 0.000000 0.000000 0.000000 0.000000 -2.207275 0.000000 0.000000 -12.009220 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 3.563670 -0.063351 -81.751434 9.042018 -6.334008 -64.231522 -8.112700 5.816295 39.006443 12.038619 4.943166 -4.767998 -3.824865 -0.063351 79.777077 -0.181608 -18.820112 39.736309 7.578027 5.821647 -40.280064 9.615594 -16.715628 -2.413541 4.088757 -0.099104 18.800671 -3.529770 -1.020628 -12.185948 1.221503 -0.748685 -2.383358 -4.422973 0.351608 18.710257 3.502445 0.893052 -12.208519 -1.901660 0.792741
+-0.005595 42.064751 0.882059 -4.290738 0.000000 0.000000 -4.880417 0.000000 0.000000 2.840936 0.000000 0.000000 0.000000 0.000000 0.000000 -1.796593 0.000000 0.000000 -8.937745 0.000000 0.000000 0.000000 0.000000 0.000000 2.021919 1.172491 -0.063351 -81.608818 7.803810 -5.963276 -61.219254 -7.827922 5.807484 31.785873 10.321487 4.186516 -4.078727 -1.244130 -0.063351 77.510956 -4.820436 -18.992514 46.186718 9.209272 4.274374 -31.996973 -0.608961 -15.381668 -2.943489 4.092400 -0.089391 19.019690 -3.517758 -1.082615 -12.074724 1.253679 -0.756163 -2.918652 -4.410620 0.343356 18.930344 3.486148 0.945239 -12.115583 -1.927100 0.791770
+-0.010477 42.051506 0.764063 -3.956529 0.000000 0.000000 -3.547035 0.000000 0.000000 4.027970 0.000000 0.000000 0.000000 0.000000 0.000000 -1.457797 0.000000 0.000000 -6.196116 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -1.135659 -0.063351 -80.587616 7.020977 -4.940019 -57.646339 -7.711444 5.552536 25.634993 7.765310 3.362354 -3.435913 1.276267 -0.063351 74.831856 -9.077783 -17.883993 50.665668 10.709750 2.613109 -23.474848 -8.188107 -15.064377 -3.576439 4.101742 -0.085941 19.098352 -3.512694 -1.135999 -11.844551 1.294394 -0.764340 -3.537713 -4.403750 0.313429 18.982590 3.469481 0.955938 -11.863827 -1.892712 0.789915
+-0.013440 42.042671 0.650744 -3.473685 0.000000 0.000000 -2.421053 0.000000 0.000000 4.556392 0.000000 0.000000 0.000000 0.000000 0.000000 -1.163060 0.000000 0.000000 -4.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.021920 -3.019496 -0.063351 -78.656342 7.308135 -2.889171 -54.169006 -7.895879 4.870312 21.189783 5.759765 2.435808 -2.912189 3.316253 -0.063351 71.967613 -12.400178 -14.907135 52.060234 11.899405 1.169561 -16.103291 -11.837284 -14.678917 -4.253779 4.103047 -0.070999 18.970802 -3.504003 -1.125819 -11.52...
[truncated message content] |