Revision: 8514
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8514&view=rev
Author:   hsujohnhsu
Date:     2010-01-19 04:25:48 +0000 (Tue, 19 Jan 2010)

Log Message:
-----------
fix simplecar.world.

Modified Paths:
--------------
    code/gazebo/trunk/worlds/models/simplecar.model
    code/gazebo/trunk/worlds/simplecar.world

Modified: code/gazebo/trunk/worlds/models/simplecar.model
===================================================================
--- code/gazebo/trunk/worlds/models/simplecar.model     2010-01-16 04:06:01 UTC 
(rev 8513)
+++ code/gazebo/trunk/worlds/models/simplecar.model     2010-01-19 04:25:48 UTC 
(rev 8514)
@@ -7,6 +7,8 @@
   xmlns:body="http://playerstage.sourceforge.net/gazebo/xmlschema/#body"; 
   xmlns:geom="http://playerstage.sourceforge.net/gazebo/xmlschema/#geom"; 
   xmlns:joint="http://playerstage.sourceforge.net/gazebo/xmlschema/#joint"; 
+  
xmlns:controller="http://playerstage.sourceforge.net/gazebo/xmlschema/#controller";
 
+  
xmlns:interface="http://playerstage.sourceforge.net/gazebo/xmlschema/#interface";
 
   xmlns:visual="http://playerstage.sourceforge.net/gazebo/xmlschema/#visual"; 
   >
 

Modified: code/gazebo/trunk/worlds/simplecar.world
===================================================================
--- code/gazebo/trunk/worlds/simplecar.world    2010-01-16 04:06:01 UTC (rev 
8513)
+++ code/gazebo/trunk/worlds/simplecar.world    2010-01-19 04:25:48 UTC (rev 
8514)
@@ -67,6 +67,9 @@
         <hfov>60</hfov>
         <nearClip>0.1</nearClip>
         <farClip>100</farClip>
+      <controller:generic_camera name="cam1_controller">
+        <interface:camera name="cam1_iface"/>
+      </controller:generic_camera>
       </sensor:camera>
     </body:empty>
   </model:physical>


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

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to