Robot Building Questions

Upgrade to ARC Pro
With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
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...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester provides warmth...
Darknet YOLO (Obj Detection) by ptp
Featured
By ptp

Darknet YOLO (Obj Detection)

You only look once (YOLO) is a state-of-the-art, real-time object detection system. using Tiny YOLOv3 a very small model as well for...

Hunters1st Robot Sam by HStud
Featured
By HStud

Hunters1st Robot Sam

My name is Hunter, I am 8 yrs. old, and wanted to build my own robot. S.A.M. Synthetically Advanced Machine is the robots name. My grandpa...

question
Wheel Slip Impact On Navigation

Wheel Slip Impact On Navigation

I am experimenting with navigation using my WheelBot and am considering modifying it into a telepresence robot. Currently, Im utilizing a combination of the...
question

Refactoring EZ-Script Code To Python

I am preparing to refactor my EZ-Script code to Python, and its an excellent opportunity for me to review and improve its structure. One of the features Ive developed is a logging utility called Log-a-Lot, which assists in debugging, statistics collection, and more. In EZ-Script, I used the following code snippet: synthiam-code...
question

Python Waitformove Timeout Solution

I am in the process of converting my EZ-Script code to Python and have encountered a notable difference in functionality. Heres a typical EZ-Script snippet I use to, for example, open a panel: ezscript Servo(D4, 1) WaitForServoMove(D4, 400) Release(D4) When transitioning to Python in ARC, the equivalent code looks like this: python try:...
question

Connecting RPLIDAR S2 To EZ-B V4

I am seeking guidance on connecting an RPLIDAR S2 from SLAMTEC to the EZ-B v4 controller. Could someone please provide detailed instructions or best practices for this setup? Additionally, is it necessary to use a separate power supply to ensure stable performance for the RPLIDAR S2 when connected to the EZ-B v4?
question
Integrating EZ-B With Inmoov Head

Integrating EZ-B With Inmoov Head

Hello everyone, I am in the process of upgrading my current InMoov robot head to be controlled by an EZ-B controller, replacing the previous setup that...
question
Integrating Voice Commands Into ARC

Integrating Voice Commands Into ARC

I have a question regarding the Robot Skill PushOver. Is it possible to integrate text input into ARC using this skill? The voice-to-text recognition...
question
Connecting To EZ-B V4 UART

Connecting To EZ-B V4 UART

Im trying to identify the appropriate connector to use with UART 0 on an EZ-B v4 controller. According to the EZ-B manual, the connector is located at the bottom right...
question

Bing Speech Recognition Recording Issue

Occasionally, I experience issues with Bing Speech Recognition within Synthiam’s ARC software where the recording function continues indefinitely, even though I have set the recording limit to 6 seconds. What could be causing this behavior? I havent come across any references to this issue in the Synthiam Community or support resources.
question
Adding The Caster And Extra Storage To Roomba

Adding The Caster And Extra Storage To Roomba

I printed the extra storage container on the roomba but when I went to install it I had to remove the guts of the robot.  Now...
question
Requesting Centerline Setting Feature

Requesting Centerline Setting Feature

Hi Athena, Is it possible to add an additional setting to the user interface on this page? Specifically, Im looking to add a centerline setting,...
question
Button Color Change Issue

Button Color Change Issue

Im currently developing two user interfaces in ARC, and each interface is comprised solely of buttons designed to execute scripts. Ive configured the buttons to change to...
question
Robot Skill Interface List Empty

Robot Skill Interface List Empty

I have a question regarding the Robot Skill Interface Builder in Synthiam ARC. When I attempt to access it, no skills appear in the list. Can anyone provide...