Robot Building Questions

Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.
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
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....
Target Overlay by Synthiam
Featured
By Synthiam

Target Overlay

Display custom transparent PNG overlays on the camera control video output.

Roli Wants To Dress Up As A Drd For Halloween by jstarne1
Featured
By jstarne1

Roli Wants To Dress Up As A Drd For Halloween

Roli Always looked up to his favorite sci-fi robot, the DRD from farscape, they make friends with the passengers, help in a pinch and repair...

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...
question
ARC Speech Recognition Issue

ARC Speech Recognition Issue

I am using a new Windows 11 PC, and Im facing an issue with speech recognition in ARC. Although Ive set my PCs language to English and the microphone settings seem...