RoboMind Introductory Program - May 10, 2012, Cardinal Forest Elementary School
RoboMind website
RoboMind Example scripts
RoboMind Basic instructions: move, paint, grab, see
RoboMind Programming Structures: comment, loops, if-structures, procedures, end
Back to RoboMind Projects
For more programming challenges, see
Robo Exercise Set 1
RoboMind example scripts/programs
- Open RoboMind. Open the map "castle.map". Zoom out.
- This Lab DOES NOT USE Remote Control! Use Edit and Insert
- Paint a white line around the floor of the castle. Start with Insert and Paint white
- Move forward. Use Insert and forward(1)
- Run the program.
- Insert enough forward(1) to paint one side of the castle
- Insert a turn right and paint the top side of the castle
- Paint the rest of the castle floor with black.
- Paint a zig zag pattern.
- Save your program. The program is written outside of Remote Control It should look like this: