Hitachi-LG LDS Lidar icon Hitachi-LG LDS Lidar Hitachi-LG LDS 360-degree LiDAR driver streaming scans into ARC NMS for obstacle detection, SLAM use, Arduino hookup, config options and variables. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
Power Up Your Scripts with AI
Describe what you want — get working robot code. The project-aware AI Script Assistant built into ARC.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Free Credit
Share your robots, answer questions, and help others — earn credit toward ARC Pro, AI credits, and robot swag.
Remote control robots or add telepresence capabilities with Exosphere

Drive Real Robots, Anywhere

Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.

Discover Exosphere
Vader Sentiment Analysis by Synthiam
Featured
Vader Sentiment Analysis

VADER sentiment analyzer for ARC returns positive, neutral, negative percents and a compound score from text; enables emotion-driven behaviors.

Scraps by Wolfie
Featured
Robot By Wolfie

Custom electronics project assembled from many parts, progress photos show intricate wiring and assembly; more parts and wire connectors planned.

Community

Join the Synthiam Robotics Community

Connect with thousands of robot builders, educators, and engineers. Share projects, get answers, and learn to build smarter robots with ARC.

  • ✓ Showcase your robots & projects
  • ✓ Get help from experienced builders
  • ✓ Earn credit toward Synthiam products
Create Your Free Account Log In
question

Can You Use Opencv With Python In ARC?

Can you use OpenCV libraries with python in ARC to control hardware?  I am sorry if this is a dumb question I would like to be able to learn and take advantage of python with OpenCV.
question
What Causes Dropping USB Connection 0?

What Causes Dropping USB Connection 0?

What causes a USB connection on connection #0 to drop after 5-10 seconds?   I am connecting a Nano loaded with the UNO firmware. This is a new...
question

What Is The Best Way To Control A Servo With Two Skills?

What is the best way to use a servo with more than one skill?  I am not sure how to ask this question so I will provide an example.   I have the camera skill installed in my project with head tracking turned on using two servos to rotate and tilt the head.   I also have auto position skill setup with movements.  I also have ChatGPT installed where...
question

Using Ez-Bot Software With New Arduino IDE

I wanted to know if I could still use Arduino with EZ-bot software with Arduino IDE 2. Do I need to change some value like #define _FIRMWARE_ID 0x00000005 or is there something else? Also, does it matter that I'm using and Arduino Uno from Elegoo. It's a one-one copy of the original Arduino. I go through all the steps in the video but when I try to...
question

Calling Custom Movement Panel In Script

Hello All,  How do I call motor movement in a script using the custom movement panel for 2 motors? The motors respond and work as desired in the custom movement panel by using the arrows. I do have a Dual Hbridge with no PWM(4 wire) but motors run to fast that is why Im using a custom movement panel. I have tried this with no success-...
question

Open API Stopped Working

A set up of the robot skill OpenAI chat bot that used to work has stopped working with the error message "Error processing the request. Do you have a valid API key in the configuration menu?". The settings in the configuration menu have not changed since the skills lasted worked which was on November 20th 2023. I have checked the OpenAI...
question

Add Custom Python Modules No Module Named

The module installed with 'pip install' in Python cannot be found in ARC. ex. No module named 'speech_recognition' how to pip install?
question
Powering Mini/Micro PC With Lipo

Powering Mini/Micro PC With Lipo

Hello, Does anyone power there mini pc with a lipo? Example would be a Beelink computer.  If using lipo, what voltage do you have? Thank you
question
Wheeler Chair Robot

Wheeler Chair Robot

I saw that last year somebody had built a wheel chair robot?. My idea for the new Robot will be as a stage mascot that can also pretend to play the drums on stage. My brother has a...
question
Is There Anyway To Control A Dc Motor Like A Servo?

Is There Anyway To Control A Dc Motor Like A Servo?

Is there anyway to control a dc motor like a servo with position feedback using ACR an Arduino?
question

Servo Control

How do I reset all servos and calibrate each servo? I am performing the initial JD Humanoid Robot assembly, and after the assembly, I connected JD to WiFi and then started on the Servo setup. I had to stop the process because one of the arms was not in the correct orientation when attached. Can I restart the servo calibration positions?
question
Speech Recognition - Language Issue

Speech Recognition - Language Issue

Hello everyone, I've recently been experimenting with different languages for my robot. English and Mandarin are working fine and amazing, but I'm...