0

Line Robot - Basic lessons - Exercises - Lift ball

As many others, a lesson quite useful for RCJ Rescue Line.

Task: lift ball.

Use already existing functions: "armCatchReady()", "armCatch()", and "armPutReady()" to, respectively:

  1. Open jaws, arm in lowest position.
  2. Close jaws (catch).
  3. Lift caught ball halfways to the arm's top position.
First, change parameters the in the functions so that the angles are appropriate for Your robot, then call the 3 functions one after another, with 2 sec. pause in between.