Advertisement
Frederic98

TeamRembrandts Morphological Chart FRC2013

Oct 9th, 2016
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.86 KB | None | 0 0
  1. <functions>
  2.     <function name="Drive">
  3.         <subFunction>Wheels</subFunction>
  4.         <subFunction>Number of Wheels</subFunction>
  5.         <subFunction>Shape</subFunction>
  6.         <subFunction>Transmission</subFunction>
  7.         <subFunction>Communication</subFunction>
  8.         <subFunction>Steering</subFunction>
  9.     </function>
  10.     <function name="Climb">
  11.         <subFunction>Grab</subFunction>
  12.         <subFunction>Hold on</subFunction>
  13.         <subFunction>Lift</subFunction>
  14.     </function>
  15.     <function name="Shoot">
  16.         <subFunction>Propelling</subFunction>
  17.         <subFunction>Flipping</subFunction>
  18.         <subFunction>Picking up</subFunction>
  19.         <subFunction>Transport to shooter</subFunction>
  20.         <subFunction>Manual loading</subFunction>
  21.     </function>
  22.     <function name="Aim">
  23.         <subFunction>Vertical aim</subFunction>
  24.         <subFunction>Horizontal aim</subFunction>
  25.         <subFunction>Detect goal</subFunction>
  26.     </function>
  27. </functions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement