Shop OBEX P1 Docs P2 Docs Learn Events
using qti to line follow question — Parallax Forums

using qti to line follow question

gam9pgam9p Posts: 2
edited 2009-05-04 16:37 in BASIC Stamp
i have a question for a class project
i was wondering if its possible to the boe bot go straight until it finds a line and then line follow with the qti sensors.

Thanks for all the help.

Comments

  • dandreaedandreae Posts: 1,375
    edited 2009-05-04 14:09
    You can program the Boe-bot to go straight until it finds a black line then have it follow the line.· You'll need to write a routine that makes the Boe-Bot got go straight until it sees·a black line and then have it·jump to the line following rountine.

    Dave

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Dave Andreae

    Parallax Tech Support·
  • gam9pgam9p Posts: 2
    edited 2009-05-04 16:37
    hey thanks for the quick reply
    so if i program:
    if 'sensor' sees black line
    use qti to line follow
    else
    go straight
    end

    thats a really rough program
    is that how it should go.

    thanks
Sign In or Register to comment.