Robot Building Questions

Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
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 Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
Camera Click Servo by Synthiam
Featured
By Synthiam

Camera Click Servo

Attaches to the camera control to enable servo panning by clicking on the video image.

Mobile App Developer Tutorial by DJ Sures
Featured
By DJ Sures

Mobile App Developer Tutorial

So, youve built your ez-robot and now you would like to make your own mobile app. Did you know EZ-Robot has a robot appstore? And that you...

question

Help With Sorting Array Implementation

Hello @Athena, Im currently working on a project where I need to sort values and utilize the lowest value within my script using Synthiam ARC. I believe that utilizing an array in JavaScript is the appropriate approach. Although I have researched JavaScript commands and sorting techniques, I would appreciate some assistance to jumpstart my...
question
Using Douloi With ARC Compatibility?

Using Douloi With ARC Compatibility?

Can I Use a Douloi Device as an EZ-B Controller for Inverse Kinematics in ARC? I would like to know if the Synthiam ARC platform can support the use...
question

Manual Positioning Of Commercial Robots

Can you explain how commercial robots can be manually manipulated into position for learning purposes without completely losing stability? Is it because the robot detects a shift in direction via its encoders and then permits the movement? Typically, when the robot is powered down, it could collapse, so some level of power is needed to maintain...
question

Roomba Movement Panel Sensor Interaction

Hi Athena, Im curious if the iRobot Roomba Movement Panel skill in Synthiam ARC utilizes the Roombas wheel encoders during navigation? Understanding how the skill interacts with the Roombas sensors will help me optimize its movement in my project. Thank you!
question

Troubleshooting EZ-Script Sound Issue

Im hoping or someone knowledgeable can help me troubleshoot this script. Its written in EZ-Script and was functioning a few months ago the last time I tried it, or so I believe. LOL. The script is titled Say Any Number. Its purpose is to monitor a global variable named $numberin, which is set by another script and represents a number. The script...
question
Wheel Slip Impact On Navigation

Wheel Slip Impact On Navigation

I am experimenting with navigation using my WheelBot and am considering modifying it into a telepresence robot. Currently, Im utilizing a combination of the...
question

Refactoring EZ-Script Code To Python

I am preparing to refactor my EZ-Script code to Python, and its an excellent opportunity for me to review and improve its structure. One of the features Ive developed is a logging utility called Log-a-Lot, which assists in debugging, statistics collection, and more. In EZ-Script, I used the following code snippet: synthiam-code...
question

Python Waitformove Timeout Solution

I am in the process of converting my EZ-Script code to Python and have encountered a notable difference in functionality. Heres a typical EZ-Script snippet I use to, for example, open a panel: ezscript Servo(D4, 1) WaitForServoMove(D4, 400) Release(D4) When transitioning to Python in ARC, the equivalent code looks like this: python try:...
question

Connecting RPLIDAR S2 To EZ-B V4

I am seeking guidance on connecting an RPLIDAR S2 from SLAMTEC to the EZ-B v4 controller. Could someone please provide detailed instructions or best practices for this setup? Additionally, is it necessary to use a separate power supply to ensure stable performance for the RPLIDAR S2 when connected to the EZ-B v4?
question
Integrating EZ-B With Inmoov Head

Integrating EZ-B With Inmoov Head

Hello everyone, I am in the process of upgrading my current InMoov robot head to be controlled by an EZ-B controller, replacing the previous setup that...
question
Integrating Voice Commands Into ARC

Integrating Voice Commands Into ARC

I have a question regarding the Robot Skill PushOver. Is it possible to integrate text input into ARC using this skill? The voice-to-text recognition...
question
Connecting To EZ-B V4 UART

Connecting To EZ-B V4 UART

Im trying to identify the appropriate connector to use with UART 0 on an EZ-B v4 controller. According to the EZ-B manual, the connector is located at the bottom right...