Skip to content

3.2.2.1 Robot Entity Detection

Harry She edited this page Aug 28, 2015 · 2 revisions

Robot Entity Detection

Both carrier and picker robots follow the same basic entity detection algorithm.

  • Take an initial laser reading
  • Wait one second with the laser disabled
  • Take a second laser reading and compare both for differences
  • If a difference is detected, object must be dynamic, wait till it leaves laser range.
  • If no difference, start path finding.
Clone this wiki locally