Kinect Xbox 360 Depth Mapping icon Kinect Xbox 360 Depth Mapping Converts Xbox 360 Kinect depth frames into NMS obstacle scans for ARC path planning, SLAM, and obstacle avoidance. Try it →

All Community Content

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
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
Exosphere by Synthiam
Featured
Exosphere

Telepresence and remote control for any ARC-compatible robot from phone/tablet, combining AI and human operators to perform tasks and train autonomy

Meet Aegis by Steve_C
Featured
Robot By Steve_C

AEGIS robot built from junkyard scrap: steel box-section chassis, drain-chamber torso, car window twist motor, truck air tank, metal head, LED brains

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
release

ARC Beta 2020.04.07.00

Synthiam ARC: SetVar() supports arrays, EZ-Script variable picker fixed; Blockly adds procedures, Return/Break, goto renamed continue
release

ARC Beta 2020.04.06.00

Synthiam ARC: plugin installer supports proxy, JS ADC methods renamed to ADC.get()/get12Bit(), camera preview while editing scripts
robot
Nitrobot's The Six Alternate Power Source

Nitrobot's The Six Alternate Power Source

DIY battery upgrade for Six robot: swap 1300mAh for a 5000mAh Traxxas pack for ~4hr runtime, custom connector and head-mount for balance.
release

ARC Beta 2020.04.05.00

Fix project scrollbar on load, have JavaScript getVar() return ez-script global variable arrays, and cap cloud file loads to avoid excessive loading.
question
Motor Controller

Motor Controller

Do you know if ARC is compatible with a RoboClaw 2x30A Motor Controller? - see link: https://www.basicmicro.com/RoboClaw-2x30A-Motor-Controller_p_9.html
question

Dynamixel Servo Control Configuration

hello im having trouble with my configuration settings need to adjust the port setting and it gives me this error telling me to ask on a forum for help here is the error its giving me any help would be great first robot build thanks! also tried the most recently updated version same problem. Version: 2019.12.19.00 System.Exception: Not connected at...
question
Dynamixel AX-18A Support

Dynamixel AX-18A Support

I noticed the Synthiam platform and some Micro-controllers work with Dynamixel AX-12A. Will it also work with the AX-18A. I’m purchasing the Bioloid GP. The big brother to...
robot
Animator28's AVA (Advanced Visual Android)

Animator28's AVA (Advanced Visual Android)

Program robots with Synthiam ARC on Windows 10-add projector faces, extra EZ-Bs/Arduinos, 3D printed legs; free Thingiverse files.
question

Problems Connecting With Mobile App

I have a JD robot and operate under iOS.  After launching the app and switching on the robot, I sign in with email and password. I then hit "save" only to receive the following error: Error. Unable to connect to EZ-Robot Server. Server was unable to process request -----Object reference not set to an instance of an object -------...
question

How To Automatically Skip 'Update Release' Message On ARC Loading?

How can I automatically skip the 'Update Release' message when ARC is loading up, I'm running Auto scripts on a Latte Panda to run a project from power up, and want to auto connect from power up, without having to manually click to skip the Update release message? I try to have the latest release, but as the releases are changing so frequently at...
question
I Have Bought A 12V Relay And I Dont Seem To Get It Working (Its New)

I Have Bought A 12V Relay And I Dont Seem To Get It Working (Its New)

I am trying to connect my arduino uno to a electric lock, using a 12v relay. I...
question
Set Digital On In Javascript

Set Digital On In Javascript

When I use the following JavaScript code: Digital.set(1.d4, true); I receive error Line 1: Unexpected token ILLEGAL. I want to turn digital port d4 on, on my second...