EZMQTT Client icon EZMQTT Client MQTT client for ARC: connect to brokers, publish/subscribe topics, map incoming messages to variables (incl. binary arrays) and run scripts. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The...
View Product
ZAMA Emotion Model by University of Glasgow - AZRAM Project
Featured
ZAMA Emotion Model

Valence-arousal emotion engine generating persistent, configurable robot moods and event-driven emotional outputs for expressive behaviors.

ZOE : a machine that resembles a living creature in being capable of moving independently by Mickey666Maus
Featured
Robot By Mickey666maus

Synthiam ARC supports Raspberry Pi: evolve K[8] into ZOE with Dynamixel servo setup and new conceptual robot design.

Community

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 Content
question

Enabling And Disabling Trained Objects Using A Script

Hi, I'm wondering if there is a way to write a script to select and deselect the objects that I have trained. I know how to have a script enable and disable Object Tacking, but I can't figure out how to have a script to automatically select and deselect the trained objects that have been saved, so that I can have the camera only track the saved...
question
Turning Off A Asabertooth

Turning Off A Asabertooth

Hi gang, I've been struggling and making slow progress with my rewiring of the DC motors in my B9. I decided to replace all my Pololu H-Bridges with a Sabertooth /...
question

Why Doesn't This Script Work Any More?

I have just switched over to the new 3 port Ultrasonic Sensors and this script will no longer work. It's the one I used for the 4 port Ultrasonic Sensor. The script always Prints 2 no matter how close I get an object to the sensor. $Center = GetPing(D11,D11) $close = 40 :start if($Center < $close) print(1) else Print(2) endif Sleep(2000)...
question
100 Questions A Day

100 Questions A Day

This is quite limiting. Ugh. Left the room for a bit while the robot talked to the TV. Regardless, that only took like 5 minutes.
question

Does Tires On Roli Exist ?

hi did anyone used some tires on roli? insteadt off rups.
question
Error In Building Connection With Robot

Error In Building Connection With Robot

Hi, We try to Configure JD but we face problem while connecting it to Software. JD_Bare running perfectly but While Running JD for all...
question

Pandorabots

@DJ, with the next release of ARC would you consider changing the weblink for the Pandorbots in the Pandorbot control to : https://www.pandorabots.com/botmaster/en/home because from there you can still access the old AIM1.0 bots and create new accounts and build new bots? While the weblink: https://www.pandorabots.com/ directs you to their newer...
question
Version 2018.01.08.00 Installs As 2018.01.03.00

Version 2018.01.08.00 Installs As 2018.01.03.00

My ARC keeps requesting to update to version .08 but installs version .03 so it keeps saying to update! Happening on two...
question
Ezbv4 D12-23 Not Working

Ezbv4 D12-23 Not Working

I have 2 EZBv4 controllers that D12-D23 do not work. The first one stop working a few weeks ago and now the second one. I have tried doing a reset with the reset button but...
question

Onboard Computer

I am thinking about putting a mini computer on my robot to run ARC software. I have been looking at the Minix Z8350-4. It is 64 bit and runs windows 10 pro software. It would connect with EZ4 just like a laptop. Has anyone done this before? Are there protential problem?
question

Ez-B Drops Frequently Out Of The Wifi

Hey guys, this is short and simple....just wanted to know if this is a common problem when running the EZ-B on lower voltage! I am running my EZ-B on 6Volts and I experienced that it gets disconnected from my Wifi network at random times! It tries to reconnect, says it succeeded and drops out right after. This happens for a while, then it is...
question
How To Update Installed Plugin

How To Update Installed Plugin

OK, I give up. How do I update an already installed plugin in ARC? I asked once before and was told ARC automatically asks if I want to update the plugin when...