Difference between revisions of "Rowdy"

From Robowiki
Jump to navigation Jump to search
m (version 1.1 notes)
m (Version 1.1.1 notes)
Line 5: Line 5:
  
 
* Utilized new means for calculating indexes for factor arrays that takes surf direction and bullet velocity into account.
 
* Utilized new means for calculating indexes for factor arrays that takes surf direction and bullet velocity into account.
 +
 +
== Version 1.1.1 ==
 +
 +
* Fixed bug in code that calculates factor range for robot width.  (this bug was introduced due to changes implemented in version 1.1)

Revision as of 01:45, 27 June 2011

MegaBot based on my "Xander" robot framework with pluggable guns, radars, and drives. Rowdy is a basic wave surfer and guess factor targeter using a fixed segmentation of lateral velocity bullet travel time.

Version 1.1

  • Utilized new means for calculating indexes for factor arrays that takes surf direction and bullet velocity into account.

Version 1.1.1

  • Fixed bug in code that calculates factor range for robot width. (this bug was introduced due to changes implemented in version 1.1)