Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Credit: $0.00
Lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Synthiam Swag
See All Swag
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy...
View Product
Intel Realsense T265 by Intel
Featured
Intel Realsense T265

T265 VSLAM for ARC: SLAM-based mapping and precise way-point navigation, low-power tracking, and NMS telemetry.

Elastic Band Gattling Gun Robot by angedear
Featured
Robot By Angedear

Built with the EZB developer kit - a DIY robotics project demonstrating EZB-based development and customization

Community

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

Sending Larger Variables Via UART

Hello @Athena, I am seeking guidance on how to effectively communicate larger variable values from Synthiam ARC to an Arduino via UART. Previously, I worked with smaller values using the following variable configurations: plaintext setVar("$pathTotalDistance", 2450); // Set value in steps setVar("$pathEndpointDistance", 1895);...
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...
question
Robot Connection Issues On Network

Robot Connection Issues On Network

Hello, When I connect directly to my robot's head, I have full access to functionalities such as scripting and the camera. However, I've noticed an...
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. I'm 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...