Changes between Version 11 and Version 12 of rb


Ignore:
Timestamp:
Jun 17, 2011 10:59:05 AM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rb

    v11 v12  
    4444[[Image(mode3rao0.png)]]
    4545
    46 While the first image has more detail, the second image is more useful for navigation - objects appear wider because the Quagent is considering how far it can move before it collides with them. In the second image, a single pixel of room around an obstacle indicates that it can be moved through, whereas the first image does not take into account the bounding box size of the Quagent.
     46While the first image has more detail, the second image is more useful for navigation - objects appear wider because the Quagent is considering how far it can move before it collides with them. In the second image, a single pixel of room around an obstacle indicates that it can be moved through, whereas the first image does not take into account the bounding box size of the Quagent. (By the way, the scale on the images is independent: there are pixels on the second that are brighter than their counterparts on the first (even though the rangefinder returned a close value) because the way I drew these was to just put white at maximum distance and black at minimum, and the second image has a narrower range of values.)