All Community Content

Upgrade to ARC Pro
Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.
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 Coffee Mug, 11oz

Robot Builder Coffee Mug, 11oz

Start your robot building day on the right wheel, err foot, with this Synthiam Robot Builder black coffee mug. This...
Dynamixel by Robotis
Featured
By Robotis

Dynamixel

Connect and control Robotis Dynamixel Smart Servos to ARC. This open-source plugin converts the Virtual Servo ports on ARC (v0-v99) to...

R2-d2 Hasbro Toy Hack by Steve G
Featured
By Steve G

R2-d2 Hasbro Toy Hack

So, it’s been a while since I’ve had the screwdrivers and soldering iron out for fun, so figured I’d start a new project and share it with...

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
"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...
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
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
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...