Changes between Version 11 and Version 12 of Cave Exploration


Ignore:
Timestamp:
Aug 6, 2011 9:24:24 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cave Exploration

    v11 v12  
    2323
    2424'''Behaviors'''
     25
    2526''Explore'': Cave explorer will use a value-iteration algorithm to explore the unknown environment. Priority is given to exploring the environment over rescuing survivors.
     27
    2628''Follow'': Cave explorer will follow specified entity.
     29
    2730''Wait'': Cave explorer will cancel all previous behaviors and wait for new orders.
     31
    2832''Rendezvous'': Cave explorer will attempt to rendezvous with specified explorer, or will tell all explorers to rendezvous.
     33
    2934''Recsue'': Cave explorer will actively search for trapped survivors. This includes attempting to make both visual and verbal contact.
    3035