All Community Content

Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
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
Robot Builder's Phone Case

Robot Builder's Phone Case

No one will mistaken who's phone it is - it's the robot builder's phone! Protect your phone in style with a customizable...
Custom Movement Panel v2 by Synthiam Inc.
Featured
By Synthiam Inc.

Custom Movement Panel v2

An advanced custom movement panel with more features than the regular panel

Emotions V1 by CardboardHacker
Featured
By CardboardHacker

Emotions V1

Hey there! Here is my latest project. This time it's an emotion generating project. Through speech recognition activation, your robot will...

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
We Are Getting Ready To Release Our Next Generation Open Source Robot The XR-2

We Are Getting Ready To Release Our Next Generation Open Source Robot The XR-2

The XR-2 robot platform, available at Robots Builder, is...
general
Introducing The Rolliclip Component

Introducing The Rolliclip Component

Hi, everyone! I have created a component called "rolliclip" that allows you to adjust the robot arm forward by 1.5 holes. Here’s an image of...
question
Intermittent EZ-B Controllers Disconnect Issue

Intermittent EZ-B Controllers Disconnect Issue

I'm experiencing an intermittent issue with ARC where two out of my three EZ-B controllers lose their connection. * I'm using...
general

Resolving HTTP 417 Error In ARC

I am experiencing an issue this morning with the following error message in Synthiam ARC: Version: 2025.06.22.00 System.Net.WebException: The request failed with HTTP status 417: Expectation Failed. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean...
question

Chatgpt Slow Response Issue

I am experiencing a very slow response time when using ChatGPT within the Synthiam ARC software. It frequently times out after approximately 15 seconds. I notice that during the processing of my request, the message "Sending Convo request 44 msgs (0 images)" is displayed. Could anyone explain what the "44 msgs" refers to?...
question
Open

Handling Weather Script Connection Errors

I have a JavaScript in ARC that go onto the Internet and retrieves a full weather report from a Weather service, parses information out of the returned file and has the robot speak the information For Example: A section of my ARC Setup INT script will set the  variable $OutsideTemp to "1" and then a ControlCommand will start a separate...
general
Exploring Microphone Arrays In Robotics

Exploring Microphone Arrays In Robotics

I've been exploring the use of microphone arrays in robotics, and this video provides some insightful information on the topic. Like many...
question

Running Multiple Personality Generator Skills

I've been toying with the idea of installing a second personality generator skill in myARC project that operates three EZBs in my robot. While I haven't actually installed a second one, I "think" ARC may allow me to run two of these skills simultaneously. Please let me know if I'm wrong.  WHY? Well, I have many scripts in the one...
question
Open

How To Use Chat GPT Robot Skill

@Athena I am trying to run the InMoov head demo that has a chatgpt function, but it fails. It keeps saying I exceeded some tokens, hey I have never used it before. What am I missing when it comes to setting up the chatgpt via synthiams ARC?
general
Inmoov Head Design Modifications

Inmoov Head Design Modifications

Hello InMoov Builders, I've encountered some design issues with the EZ-Robot InMoov head that I’d like to discuss and share my solutions for. Firstly, I...
general
Resuming Marmalade Robot Development

Resuming Marmalade Robot Development

Hi Friends, Over three and a half years ago, I began developing a companion dog-type robot, which I have been codenaming "Marmalade."...
question

Camera Device Index Error Resolution

I'm trying to use the Camera Device Index to automatically start the correct camera when connecting my robot. Currently, I perform this task manually because my robot is using the read-only version of ARC. When I execute the command ControlCommand("Camera Device", "CameraStart", 3) to start the fourth device on the list, I...