Revision: 7683
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7683&view=rev
Author:   hsujohnhsu
Date:     2009-05-16 19:21:09 +0000 (Sat, 16 May 2009)

Log Message:
-----------
update UpdateCoM for custom matrix case.

Modified Paths:
--------------
    code/gazebo/trunk/server/physics/Body.cc

Modified: code/gazebo/trunk/server/physics/Body.cc
===================================================================
--- code/gazebo/trunk/server/physics/Body.cc    2009-05-16 19:03:25 UTC (rev 
7682)
+++ code/gazebo/trunk/server/physics/Body.cc    2009-05-16 19:21:09 UTC (rev 
7683)
@@ -900,7 +900,7 @@
 
         // get pose with comPose set to newPose
         this->comPose = newPose;
-        giter->second->SetPose(tmpPose, false);
+        giter->second->SetPose(tmpPose, true);
       }
     }
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to