Function info
Module Name
Blckly Function
Python code
Function info
Module Name
Blckly Function
Python code
Function info
Module Name
Blckly Function
Python code
Function info
Module Name
Blckly Function
Python code
Function info
Module Name
Blckly Function
Python code
Function info
==reg.person/reg.dog/reg.cat)
pass
when specific information is identified , the
corresponding block runs its internal program
person/cat/dog/... identified
Smart_if_reg
rollereye.recResult(reg.person/reg.cat/reg.dog/...)
when the specific information(person/cat/dog,etc.)is
identified, the condition is return True. Otherwise, it is
returned False.
wait until person/cat/dog/... identified
Smart_wait_reg
rollereye.recWait(reg.person/reg.cat/reg.dog/...)
when specific information is identified, the Scout
continues executing commands. Otherwise, it
continues waiting
enable/disable motion detect
Smart_sw_detect
rollereye.enable_detection()
rollereye.disable_detection()
enable / disable motion detect
when motion detected
Smart_when_detect
when (rollereye.motionDetected())
pass
when detected motion,the corresponding block runs its
internal program
enable / disable motion follow
Smart_sw_follow
rollereye.enable_follow() / rollereye.disable_follow()
enable / disable the Scout follow something moved
36
/