Robot Building Questions

Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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
Men's High-top Sneakers

Men's High-top Sneakers

Cyborg fashion sense has no limits! These extremely comfortable high-top canvas sneakers are made to last and to impress...
RPLidar by Slamtec
Featured
By Slamtec

RPLidar

NMS Lidar is the robot skill driver for all Slamtec Lidars (i.e., A series, C series, and S series, etc.).

My New Whirlybird project for you to view by EzAng
Featured
By EzAng

My New Whirlybird project for you to view

My New Whirlybird project for you to view, another Servo city ARC robot

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
question
Intermittent EZ-B Controllers Disconnect Issue

Intermittent EZ-B Controllers Disconnect Issue

Im experiencing an intermittent issue with ARC where two out of my three EZ-B controllers lose their connection. * Im using...
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 JavaScript...
question

Running Multiple Personality Generator Skills

Ive been toying with the idea of installing a second personality generator skill in myARC project that operates three EZBs in my robot. While I havent actually installed a second one, I think ARC may allow me to run two of these skills simultaneously. Please let me know if Im wrong.  WHY? Well, I have many scripts in the one personality skill I...
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?
question
Open

Camera Device Index Error Resolution

Im 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 encounter the following error...
question

Advanced Speech Recognition Query

I have a question about the Advanced Speech Recognition Robot Skill. Hi Support Team, I wanted to reach out for clarification regarding a recent change I noticed in the Advanced Speech Recognition skill within Synthiam ARC. It appears that the auto-recording feature is no longer available in the latest version. This feature previously enabled the...
question
Open

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? Additionally, what might be...
question
ARC Skills Needed For Inmoov

ARC Skills Needed For Inmoov

Servo Mapping EZ-B v4.pdf Hello Athena, I have built an EZ-Robot InMoov robot head and customized it. I have implemented a camera in each eye, with the right eye...
question
Making My Robot Walk

Making My Robot Walk

DJ, when you mentioned the EZ-SDKs Auto Positioner, were you specifically referring to the Auto Position (Gait) skill, or is there something else involved? Additionally, what...
question
Inmoov Legs

Inmoov Legs

Some extra filament rolls and servos.... Picture from the official InMoov site under activity members http://www.inmoov.fr/project/
question
Windows 11 Controller Python Integration

Windows 11 Controller Python Integration

Hello @Athena, I am currently exploring the feasibility of using a Windows 11-compatible controller to execute a Python client script that...
question

Ultrasonic Sensors Troubleshooting And Alternative

Here’s my project setup: I have a lawnmower that stays in a small garage. As soon as it moves outside, a camera mounted on the mower should rise using a scissor lift. The lift should move up when the mower leaves the garage. My idea is to use an EZ-Robot ultrasonic sensor to measure the distance from the side walls: If the distance is below 40 cm,...