Shop OBEX P1 Docs P2 Docs Learn Events
Tracking using a camera — Parallax Forums

Tracking using a camera

TropeTrope Posts: 3
edited 2007-06-07 00:46 in Robotics
I am considering jumping into the Parallax world of robotics. I had a couple questions:

If I was to purchase a Boe Bot and add a camera to perform tracking, does the robot need to be attached to the computer to perform?

If not, does it need to be "close" by?

Thank you.

John T.

Post Edited By Moderator (Chris Savage (Parallax)) : 6/7/2007 3:12:34 PM GMT

Comments

  • crgwbrcrgwbr Posts: 614
    edited 2007-06-06 18:58
    It depend on what you mean by camera. If you are talking about an embedded solution like the CMUcam or AVRcam, then no. However, if you mean a USB web cam, the BS2 can not communicate with it and it will need to be connected to a computer. As such, the distance from the computer is limited by the length of the USB cable (which can be no more than a few feet).

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    I would love to change the world, but they won't give me the source code

    People say that if you play Microsoft CD's backwards, you hear satanic things, but that's nothing, because if you play them forwards, they install Windows.

    I spent a minute looking at my own code by accident. I was thinking "What the heck is this guy doing?"
  • TropeTrope Posts: 3
    edited 2007-06-06 19:05
    I was referring to the CMUcam. So it can communicate with the BASIC Stamp, and decisions can be made in my code based upon what data the camera is sending? Is that correct?
  • crgwbrcrgwbr Posts: 614
    edited 2007-06-07 00:32
    yes, that is true. However, I will warn you, don't get discouraged at first. The CMUcam is not the easiest thing to use. It will just take a little trial and error (and help from this forum).

    Regards,
    Craig

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    I would love to change the world, but they won't give me the source code

    People say that if you play Microsoft CD's backwards, you hear satanic things, but that's nothing, because if you play them forwards, they install Windows.

    I spent a minute looking at my own code by accident. I was thinking "What the heck is this guy doing?"
  • TropeTrope Posts: 3
    edited 2007-06-07 00:46
    Ordering them now. Thanks for your advice crgwbr.
Sign In or Register to comment.