Booklet
MISSION OBJECTIVE
RECON 6.0 isn’t just for covert ops and dangerous field assignments; it likes to
have a good time too! In this lighthearted mission, you’ll teach (well, program)
your Rover to perform a funky dance.
MISSION BACKGROUND
While RECON 6.0 can do a lot of tricky maneuvering, it can’t move side to side
the way a human can. To make it look more like dancing, program your Rover to
pivot left and right and make short moves forward and back. Don’t forget to add a
soundtrack to Rover’s choreography. SOUND #9 should do the trick.
MISSION TRAINING BRIEF
You can program your Rover to do any dance you like. Start by doing
the dance yourself, and then map out those dance steps on a piece of
paper. Turn those steps into forward, backward, left, and right maneuvers
on your mission map. From that point, you should be able to throw
down the code in no time.
ADVANCED TECHNICAL OPERATIONSADVANCED TECHNICAL OPERATIONS
MISSION 07
So You Think You Can Dance?
MISSION 07
So You Think You Can Dance?
32
PROGRAM TRIP #7
01 PLAY SOUND #9, ON.
02 LEFT TURN, 90 DEGREES.
03 RIGHT TURN, 90 DEGREES.
04 LOOP, 01.
05 DRIVE REVERSE 5 INCHES.
06 LEFT TURN, 90 DEGREES.
07 RIGHT TURN, 90 DEGREES.
08 LOOP, 01.
09 LEFT TURN, 90 DEGREES.
10 LOOP, 07.
SAVE.
Try our sample
choreography first. You
only need to clear a 3' x 3'
safe zone and let your Rover loose.