robosumo/envs/assets/ant.xml [1:8]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<agentbody>
  <default>
    <geom conaffinity="1" condim="3" density="5.0" friction="1 0.5 0.5" margin="0.01" rgba="0.8 0.6 0.4 1" material="geom"/>
    <motor ctrllimited="true" ctrlrange="-1. 1."/>
  </default>
  <body name="torso" pos="0 0 0.75">
    <geom name="torso_geom" pos="0 0 0" size="0.25" type="sphere"/>
    <joint armature="0" damping="0" limited="false" margin="0.01" name="root" pos="0 0 0" type="free"/>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



robosumo/envs/assets/spider.xml [1:8]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<agentbody>
  <default>
    <geom conaffinity="1" condim="3" density="5.0" friction="1 0.5 0.5" margin="0.01" rgba="0.8 0.6 0.4 1" material="geom"/>
    <motor ctrllimited="true" ctrlrange="-1. 1."/>
  </default>
  <body name="torso" pos="0 0 0.75">
    <geom name="torso_geom" pos="0 0 0" size="0.25" type="sphere"/>
    <joint armature="0" damping="0" limited="false" margin="0.01" name="root" pos="0 0 0" type="free"/>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



