All Community Content

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
"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...
Graphy by Synthiam
Featured
By Synthiam

Graphy

This is the graphy control for creating graphs and plotting data using the ControlCommand() commands.

ARC and Windows on Raspberry Pi 4 by Mickey666Maus
Featured
By Mickey666Maus

ARC and Windows on Raspberry Pi 4

I guess with the rise of ARM, Microsoft will have to commit itself now to the new era!! This is just meant to be informative, I doubt that...

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

Filenotfoundexception Error Accessing Projects

Im encountering an issue with ARC version 2025.03.18.00. When attempting to access my ARC projects, I receive the following error: System.IO.FileNotFoundException: Could not find file C:\Users\drnik\Documents\ARC\My Projects. File name: C:\Users\drnik\Documents\ARC\My Projects at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)...
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:...
general

Bingspeech Error: Missing Dependency Issue

Has anyone encountered this error when using BingSpeech? Its occurring today, and Im not sure why. Heres the error message Im receiving: Error in response received: Server was unable to process the request. --- Method UserServices.OpenAIChatGPT cannot be reflected. --- There was an error reflecting request. --- There was an error reflecting type...
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...
release
ARC 2025.02.01.00 (Pro And Runtime)

ARC 2025.02.01.00 (Pro And Runtime)

Get ready for another round of performance boosts, stability improvements, and all-around awesomeness! This update makes ARC smoother, faster, and...
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,...