BOE Bot Roaming with IR and general programming question
hoela4075
Posts: 16
Hi! I am new to this forum and new to robotics. I am building my BOE Bot with great success and my Activity Bot is waiting to be built. I have my BOE Bot roaming with IR, but it gets really confused when it gets in a corner. Frantic, one might say. I can avoid most corners by putting different resistors on each IR (1K on one and 2K on the other), but it still gets in trouble.
I tried to drop the RoamingWithWhiskersEscape escape elements into the RoamingWithIR program, doubting that it would work due to the nature of IR detection vs. whiskers. It did not work.
I know nothing about trying to use "counter" commands, which might be an option.
Does anyone have a code that I could try?
Also, is there anyplace a repository of BOE Bot programs for playing around with, things people have developed?
Thanks!
I tried to drop the RoamingWithWhiskersEscape escape elements into the RoamingWithIR program, doubting that it would work due to the nature of IR detection vs. whiskers. It did not work.
I know nothing about trying to use "counter" commands, which might be an option.
Does anyone have a code that I could try?
Also, is there anyplace a repository of BOE Bot programs for playing around with, things people have developed?
Thanks!
Comments
About getting un-stuck from corners, there's an example program on page 284 (of Robotics with the Boe-Bot v3.0) with code that might be good for incorporating into your roaming program. I'd recommend not using the distance detection component; just use the getting stuck detection code.
There are some extra example programs for the stock kit as well as application that support popular add-ons here: http://forums.parallax.com/showthread.php/82013-Stamps-in-Class-quot-Mini-Projects
In addition to that, try pasting this into Google's search field: Boe-Bot site:forums.parallax.com
I like your idea of a repository, maybe a Boe-Bot applications thread. I'll set my watch and we'll see how long it takes for someone to start one. If it's good, maybe we'll make it a sticky (appear at the top of one of the post lists).
Andy