Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

roboticarm
[Gazebo Models]

This is a Gazebo model for the Harmonic Arm 6m.
Authors
Tongke Xue, Jingshen Jimmy Zhang


<?xml version="1.0"?>

<gz:world
  xmlns:gz='http://playerstage.sourceforge.net/gazebo/xmlschema/#gz'
  xmlns:model='http://playerstage.sourceforge.net/gazebo/xmlschema/#model'
  xmlns:sensor='http://playerstage.sourceforge.net/gazebo/xmlschema/#sensor'
  xmlns:window='http://playerstage.sourceforge.net/gazebo/xmlschema/#window'
  xmlns:param='http://playerstage.sourceforge.net/gazebo/xmlschema/#params'
  xmlns:ui='http://playerstage.sourceforge.net/gazebo/xmlschema/#params'>

  <model:ObserverCam>
    <id>userCam0</id>
    <xyz>0 -.7 .3</xyz>
    <rpy>0 0 90</rpy>
    <imageSize>640 480</imageSize>
  </model:ObserverCam>

  <model:LightSource>
    <id>light1</id>
    <xyz>0.0 10.0 100.0</xyz>
  </model:LightSource>

  <model:GroundPlane>
    <id>ground1</id>
    <color>0 0.5 0</color>
  </model:GroundPlane>

  <model:roboticarm>
    <plugin>roboticarm.so</plugin>
    <id>foo1</id>
  </model:roboticarm>

</gz:world>


Generated on Tue Jan 10 17:29:20 2006 for Stanford AI Robot (STAIR) by doxygen1.2.17