Robot Building Questions
question
Connecting To Sixs Wi-Fi
Hi does anyone know why the Six Hexapod might not be connecting to a computer? Ive put a new, working battery in the robot. When it turns on, there is no botting up noise...question
Adding Values To Variable
setVar(CLeft,0); def loop(): if getVar($RoombaLightBumperCenterLeft)==1: Navigation.SetNavigationStatusToPause(); print Bumper Center Left; setVar(CLeft)+=1; sleep(5); if...question
Pausing Navigation In Script
How can i pause the navigation in a python script and then continuou? Thxsquestion
More DIO Ports Required
Hi all, is there a chance while using an EZ-B V4 to add another controller for increasing the number of DIOs ? Some kind of daisy-chaining ? Current problem: At my large...question
Lewansoul Servos LDX227 And LDX 218
I have a robot that has LewanSoul servos LDX227 and LDX 218 but they are not the serial ones here and don’t work with the other arc Servo skills. Any...question
Merry Christmas To All My Friends At Synthiam!
I which a merry Christmas to all of you and your families. A year full of hope, joy and good health. A special hug to DJ Sures....question
Extending The Ez Cam Cable , Splice And Solder?
Hey guys, this may have been discussed so my apologies if I am kicking up an old subject. I have some cables I may need to...question
How Do You Pick Something Up?
If we have a stationary robot and a stationary item sure we can pick it up, but if we have a robot that can move and an object that can be anywhere in any...question
Check If Connected In Java Script
i know you can check for connection in EZB scripting language by using isconnected(1). What is it for JavaScript? I cant find it in the help section.question

