Revision: 7508
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7508&view=rev
Author:   hsujohnhsu
Date:     2009-03-17 01:17:37 +0000 (Tue, 17 Mar 2009)

Log Message:
-----------
fix trimesh mesh name for wood pallet in example worlds.

Modified Paths:
--------------
    code/gazebo/branches/ogre-1.4.9/worlds/trimesh.world

Modified: code/gazebo/branches/ogre-1.4.9/worlds/trimesh.world
===================================================================
--- code/gazebo/branches/ogre-1.4.9/worlds/trimesh.world        2009-03-17 
01:17:07 UTC (rev 7507)
+++ code/gazebo/branches/ogre-1.4.9/worlds/trimesh.world        2009-03-17 
01:17:37 UTC (rev 7508)
@@ -58,14 +58,14 @@
     <static>false</static>
     <body:trimesh name="pallet_body">
       <geom:trimesh name="pallet_geom">
-        <mesh>Mesh.mesh</mesh>
+        <mesh>WoodPallet.mesh</mesh>
         <scale>.2 .2 .2</scale>
         <mass>0.1</mass>
 
         <visual>
           <scale>.2 .2 .2</scale>
           <rpy>0 0 0</rpy>
-          <mesh>Mesh.mesh</mesh>
+          <mesh>WoodPallet.mesh</mesh>
           <material>Gazebo/WoodPallet</material>
         </visual>
       </geom:trimesh>


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

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to