Robot Building Questions
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
Synthiam Credit

Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...

Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag

Gaming Mouse Pad
While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....

Featured
By Synthiam
Variable State Saver
Save and Restore variable data to a file.

Featured
By Toymaker
Meet Alexa_Alive
Meet Alexa-Alive, after working for some time 12/7 on Assistive Technology and Assistive Care Robotics I decided to have a bit of a break...
Your Community Content
Welcome to the Synthiam Robotics Community
Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.
Log In to Access Your Contentquestion
Servo Lever And Backs
Is there a way to order just the servo levers and backs for the servos that came with the developers kit. I dont have a 3d printer and have requested part costs from the 3d community before with no response. Any help would be appreciated.
cparks328 |
question
Ezb Jd With Attention Spotter
In a collaboration between Heriot-Watt University in Edinburgh and University of Southern Denmark weve been working to get an attention spotter to run with the EZ-B JD. The spotter which originally was developed for the iCub robot, uses an Asus Xtion 3D sensor to track a human and any objects that come close. Heres a short video of our work:...
larschrjensen |
question
Wait Until Time
Hello, i have a Problem with a script which at certain times something can be said the robot. It has worked, maybe coincidence: WaitUntilTime( 21, 45 ) $z=1 SayWait(Sven, es ist Zeit für einen Joghurt) $z=0 ControlCommand(Leben, PauseOn) WaitUntilTime( 22, 30 ) $z=1 SayWait(Jetzt ist Zeit ins Bett zu gehen) $z=0 ControlCommand(Leben, PauseOn)...
lizpoir |
question
Omnibot 2000 Parts
Hi Guys Does anyone have two Omnibot 2000 wheels with good tires that they want to sell? I am also after six Omnibot 2000 fingers in good condition.
subc |
question
Roli Not Rolling
My roli is not rolling. All arm and camera servos work fine, camera visual is fine. The robot can do the dance, left/right-wave, and clap sequences. Robot plays music and shows camera video on ARC screen. I just cant get the tracks to move. Robot is not responding at all to the HBridge PWM arrow controls. 1) I checked the H-Bridge wiring to the...
Dunning-Kruger |
question
3D Printer Pla Extension Block
Hello All, I have an entry level 3D printer (XYZ Davinci jr) printer which has worked flawlessly for me printing some very detailed and cool stuff but I was wondering whether printing the extension block was advisable and whether you would print it solid (use a lot of PLA) or allow it to do standard honeycomb which seems fairly strong. Id like to...
Darius |
question
Putting A Stop In Continuous Servo
Is there a way to put the stop back in a continuous servo so it can be used as a rotation servo?
cparks328 |
question
Scripts Dont Work
Hello DJ, follow Scripts dont work: Exec(C:\Windows\Notepad.exe) Browser(http://www.google.com) FileWrite(c:\temp\mylog.txt, My Variable: + $x) FileWriteLine(c:\temp\mylog.txt, My Variable: + $x) And when SpeakRSS is active, I can not stop using a voice command it. The voice control reacts to a command when Peak RSS is active. I will stop the RSS...
lizpoir |
question
Camera And Sound Servo Help
Hi guys! I have a camera on my robot, and I was wondering if you can record with it. If so, how do I do it? Also I really like using the sound servo, but every time I pause it, it breaks and I have to restart Ez builder to get it to work again. Is that something you are working on, or is it my computer? Thanks!
DJ Sures |
question
Pandorabots Update
Hello, is that an update is planned for the new website of pandorabots? The new Bot Id is different and will not work. The old site is still operating but it will close one day. Thanks
DJ Sures |
question
Adc Scripting
I installed the latest ARC today and fired up InMoov. I ran a script with this in it; ADC_Wait(ADC0,lower,150) and got this error message Error on line 5: ADC_Wait requires at least 4 parameter. You passed 3. I uninstalled the current ARC and re-installed a version from 1/18/2016 and that code ran fine with no error message. What is it looking...
bhouston |
question

Converting A String To Integer In Ez Scripting
I am using the plug in for the XV-11 Lidar. The output of the plug in an array in which each value is a string that represents...
CochranRobotic… |