Forward and Stop

Home > Activities > Robots > Examples

Computer Challenge logo

 

  Equipment
  Building
  Programming
  Missions
Examples
  Contests
  Links
  Award

 

wait for touch diagram

Action: Go forward for 2 seconds, then stop.

Reading the program

  • Begin the program
  • Start motor A going forward
  • Start motor C going forward
  • Wait for 2 seconds (the program waits, the robot keeps going)
  • Stop all motors
  • End the program

Where to find it

Wait 2 Seconds: click Wait For wait for buttonon the functions palette.

For more information: See the Programming and Motors tutorial or Context Help in RoboLab.


  © 2012 Computer Challenge