EasyManua.ls Logo

Moorebot Scout - Media; Motion Control

Moorebot Scout
37 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
34
Python code
rollereye.stop()
Function info
Stop the program
2. Media
Module Name
set media value (0:100)
Blckly Function
Media_soundvolume
Python code
rollereye.set_soundVolume(int value)
Function info
set media volume
Module Name
play sound effect
Blckly Function
Media_soundeffect
Python code
rollereye.play_sound(int effectID, boolean isFinished)
Function info
The robot emits a sound and executes the next
command
Module Name
play sound effect until finished
Blckly Function
Media_soundeffect_1
Python code
rollereye.play_sound(int effectID, boolean isFinished)
Function info
The next command is not executed until a specific
sound is emitted
Module Name
take photo
Blckly Function
Media_takephoto
Python code
rollereye.capture()
Function info
take photo
Module Name
start / stop video recording
Blckly Function
Media_soundeffect_1
Python code
rollereye.reocrd_start() / rollereye.record_stop()
Function info
start / stop recording
3. Motion Control
Module Name
set Scout translation speed to (0:1) m/s
Blckly Function
Motion_set_translation_speed
Python code
rollereye.set_translationSpeed(float speed)
Function info
set translation speed

Other manuals for Moorebot Scout