Asked — Edited
Resolved Resolved by Steve G!

What Is Matrix?

i get an error trying to use the ping sensor.something about matrix is not good.

User-inserted image

and the text is in nederlands written

bigger pic

User-inserted image


ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

United Kingdom
#25  

@nomad.

Glad you got it sorted. Yeah, having volume when it's trying to speak helps:P. You don't have to leave the loops in my script, but I prefer to have it in there.

PRO
Belgium
#26  

steve g

do i need to ad in the script for more volume

#27  

You can setvolume(1xx) higher than 100, but it will begin to distort the higher you go as it will basically be overdrive above 100

United Kingdom
#28  

EDIT: Richard just posted what I was going to say.

PRO
Belgium
#29  

rr

can i set it any where in the script

#30  

@nomad set it before the say() command ... try setVolume(200)

PRO
Belgium
#32  

got it just using 100 .now i need just two things and that is when he 's, not detecting something then play sound file i got whit sonar sound. and second when he detects something stop whit turning. sorta watsh the intruder.

User-inserted image