Shop OBEX P1 Docs P2 Docs Learn Events
BoeBot Going through a maze — Parallax Forums

BoeBot Going through a maze

SafetyMooseSafetyMoose Posts: 6
edited 2011-01-20 00:56 in Learn with BlocklyProp
can someone help me make a code for boebot to go through a maze with the whiskers. I read through the book and need some help I tried this for a week or so but i am really busy. thanks

Comments

  • HumanoidoHumanoido Posts: 5,770
    edited 2011-01-20 00:56
    can someone help me make a code for boebot to go through a maze with the whiskers. I read through the book and need some help I tried this for a week or so but i am really busy. thanks
    You'll need to make some code first and then ask questions specifically. There are numerous considerations to the code. I experimented with Penguin robot code to follow a simple maze using the Right Hand Rule. Code also depends on the sensors you use. This could be IR or ultrasonic, for example. IR can look forward and look to the right side to collect data. Google the right hand rule for robots and study the material. It's relatively easy to generate the code if you know your Boe-Bot basics. One way or another, you'll need to put in the time to accomplish and fine tune the project.
Sign In or Register to comment.