Robot Building Questions

Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful 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...
WebSocket Client by Synthiam
Featured
By Synthiam

WebSocket Client

A client to send and receive data to a WebSocket.

My Inmoov's New Base by bhouston
Featured
By bhouston

My Inmoov's New Base

Heres a quick look at the base Ive built for my InMoov 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
Talk V2 Delay Settings

Talk V2 Delay Settings

I am experiencing an issue with synchronizing the mouth movements with the voice on my EZ-InMoov Robot Head. I am using the Talk V2 skill along with the Microsoft Zira Desktop...
question
Robot Connection Issues On Network

Robot Connection Issues On Network

Hello, When I connect directly to my robots head, I have full access to functionalities such as scripting and the camera. However, Ive noticed an issue...
question

How Can Ez-Inmoov Speak Malayalam

HI Athena, I want my Ez-Inmoov robot to speak malayalam.I have installed python and gTTS in my system and manged to generate a malayalam mp3file.I want this malayalam mp3 message to be spoken by my robot.Also, i would like to know how to enable my robot to speak malayalam.
question

Play Mp3 Audio File From JD Humanoid

I want to write a robot skill in C# that will play audio from an mp3 file over the speakers of a JD Humanoid robot, how do I do this?
question

Transitioning From ARC Pro To Runtime

I have a question regarding the transition from ARC Pro to ARC Runtime for a friend whose ARC Pro subscription has expired, preventing him from loading his projects. Since renewing his subscription is not essential, as the development of his robot is complete, we intend to transition him to ARC Runtime. However, before making this switch, we need...
question

ARC Not Detecting Visual Studio

I have installed the free version of Synthiam ARC and Visual Studio. However, my ARC software is not detecting my Visual Studio installation. Does anyone have any suggestions on how to resolve this?
question

Troubleshooting EZ-B Network Detection

I have a question regarding the EZ-B Connections skill within the Synthiam ARC platform. Im currently using an EZ-B ioTiny configured in client mode. When I attempt to use the EZ-B Connection skill to scan my network, the device never shows up. I end up manually entering the IP address by checking my router for connected devices. Despite the scan...
question
Chatgpt Skill Response Delay Issue

Chatgpt Skill Response Delay Issue

I have a question regarding the OpenAI ChatGPT Robot Skill in Synthiam ARC. When I use Bing Speech Recognition in conjunction with the ChatGPT skill,...
question
Navigator Path Disappearing, Remote Connection Issues

Navigator Path Disappearing, Remote Connection Issues

I am currently experimenting with the Skill Navigator in Synthiam ARC. My setup includes the Intel RealSense T265,...
question

Offline GPT4ALL Integration For Robots

I am interested in integrating GPT4ALL for offline use with my conversational humanoid robot. My goal is to enable conversational capabilities similar to the ChatGPT skill, but without the concern of my data being sent back to OpenAI for processing. Is it feasible to achieve this setup with Synthiam ARC, and what steps would be involved in...
question
Implementing Controlcommand For Talk Servo

Implementing Controlcommand For Talk Servo

I have a question regarding the Talk Servo v2 Robot Skill in Synthiam ARC. According to the manual, it states: If the robot skill that...
question

Inconsistent UART Data Transfer Issue

Hello , I am experiencing inconsistent UART data transfer from the EZ-B v4 to an Arduino Mega 2560. Single-byte transfers are very consistent between these two devices, but when I attempt to transfer 8 bytes, the reliability decreases significantly. I have attached samples of JavaScript and C++ code that I am using. Could you please examine this...