Changes between Version 8 and Version 9 of ProtocolOne


Ignore:
Timestamp:
Jun 6, 2011 5:36:13 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtocolOne

    v8 v9  
    1515  {{{rotate(double rot, double azi, int priority)}}}
    1616   Rotates the bot by a rotational angle ''rot'' and an azimuthal angle ''azi''.
    17   {{{forgetAllTasks(int priority)}}
     17  {{{forgetAllTasks(int priority)}}}
    1818   Clears Quagent command queue, acts as a soft "reset".
    19   {{{pause(int time,
     19  {{{pause(int time, int priority)}}}
     20   Pauses command queue execution.
    2021
    2122= Example behaviors =