rollereye.set_rotate_2(int direction,int seconds)
set the duration the Scout to rotate in a specified
direction
set Scount to rotate(left/right) for (0:360)°
rollereye.set_rotate_3(int direction,int degree)
set the angle and direction of the Scout rotation
set Scount to translate towards front at (0:360)° and
rotate (left/right)
Motion_set_translate_rotate
rollereye.set_translate_rotate(int degree, int direction)
set the Scout to move in a specific direction while
rotating simultaneously
4. AI Functions
enable/disable person/cat/dog/... Identification
rollereye.enble_reg(reg.person/reg.cat/reg.dog)
enable or disable the Scout visual identification function
for vision person, cat ,dog
when person/cat/dog/... identified
when (rollereye.recogResult()
==reg.person/reg.dog/reg.cat)
pass
when specific information is identified , the
corresponding block runs its internal program
when person/cat/dog/... identified
when (rollereye.recogResult()