Skip to main content

Partial Parking or Full Parking?

Select Starting Position E. Use [Drive for], [Turn for], and [Spin to position] blocks to code the Hero Bot to drive to partially park in the Supply Zone and record the time it takes to complete the partial parking process. Then drive the robot back to Starting Position E. Code the Hero Bot to fully park in the Supply Zone and record the time it takes to complete the full parking process.

  • Select the VIQRC Virtual Skills - Full Volume Playground.
  • Select the Starting Position E.
  • Drive the Hero Bot to a desired position to be partially within the Supply Zone.
  • Use the [print] block to print the timer value to the Print Console.
  • Drive the Hero Bot back to Starting Position E.
  • Reset the Timer.
  • Drive the Hero Bot to a desired position for full parking.
  • Code the Hero Bot to spin the Arm Motor to fully park the robot within the Supply Zone. 
  • Use the [print] block to print the timer value to the Print Console.

Helpful Hints

  • Use the Example Project Supply Zone Parking as the resource to learn how to fully park the robot within the Supply Zone.

For more information about how to use Example Projects in VEXcode VR, please see this article.