Warning: include_once(scripts/rss.php): failed to open stream: No such file or directory in /userfiles/CS/public_html/eclab/projects/robots/arc/local/config.php on line 92

Warning: include_once(): Failed opening 'scripts/rss.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /userfiles/CS/public_html/eclab/projects/robots/arc/local/config.php on line 92
Applied Robotics Club : Trinity2008 - Design Overview browse

Design Overview

Hardware

  • 3-Wheel Holonomic
  • 6 (or more) sharp IR sensors
    • 3x GP2D120 Long-Range
    • 3x GP2D12 Short-Range
  • UV-Tron flame detector
  • CMUCam3 (Optional)

Software

Two-tiered control:

  • Tier 1 -- Executive
    • Running on Gumstix
    • Controls routing through maze
    • Responsible for goal-satisfaction
  • Tier 2 -- Autonomic
    • Running on Robostix
    • Controls outputs to servos
    • Receives input from sensors
    • Applies corrections automatically
    • Seeks to achieve goal given by executive unless interrupted/updated