Diagnostic Report icon Diagnostic Report Collects and sends ARC diagnostic reports to Synthiam to help troubleshoot EZ-B and robot connection issues Try it →

Release 2018.11.18.00

Desktop — Windows

ARC Release

ARC (Autonomous Robot Control) is Synthiam's flagship desktop robot programming platform. Build, program, and control any robot with powerful AI, 500+ plugins, and a visual no-code interface — all from your PC.

🤖 500+ Robot Plugins
🧠 AI & Machine Learning
☁️ Synthiam Cloud
🖥️ Windows 10 or 11

Change Release Notes

  • new EZ-Script commands (TotalHours, TotalMinutes, TotalSeconds). Check the EZ-Script examples folder for example of use

  • Fix with wiimote to allow more than 1 wiimote connected

  • auto position has a new button to Get and Set servo positions to current selected frame. This is used if servo positions are being modified by another control (i.e. wiimote) and the positions can be retrieved and assigned to the current frame

  • new Auto Position controlcommand: DeleteActionAndAssociatedFrames This deletes an action and all associated frames. If a frame is being shared with another action, that frame is not removed

  • new Auto Position controlcommand: AddFrameToAction This gets all of the current servo positions for the defined Auto Position and creates a frame from those positions and adds it to the specified action. Every time this command is called, a new frame is created and added to the action. The action does not need to already exist, it will be created automatically. Each frame that is added is given a unique name so they can be easily edited in the Auto Position control. This allows you to create Auto Position animations based on servo movements from other controls. You can assign a button on a remote control that will call this Auto Position ControlCommand and add a frame to the action on demand.

  • Auto Position ControlCommand AddFrameToAction also accepts optional parameters for Delay, Steps and servo Speed. If they're not provided, the default values of 25, 3, -1 are used

  • Auto position has new ControlCommand to AddPauseToAction which will add a pause to the specified action for the specified millisecond delay

  • Servo selection for all behavior controls that use servos has a new button to Save and Load servo configuration. If you have multiservo tracking setup in a joystick, for example, you can now save the configuration and load it into a camera or other control with servos. This allows complicated multi-servo configurations to be easily copied to other robot skill configurations

  • update json to latest

  • fixed the joystick options for button 0 dialog which was hidden when rendered to the screen

  • custom phrases can be added to bing speech recognition which operates similar to the regular speech recognition configuration. A script can also run if no phrase is detected.


ARC Downloads

ARC

FREE
$0 always free
  • 1 third-party plugin skill per project
  • Trial cloud services
  • Personal, DIY & education use
  • Updated every 6–12 months
Recommended

ARC

PRO
$8.99 per month
  • Use on 2+ PCs simultaneously
  • Unlimited robot skills
  • Cloud backup & revision history
  • Weekly features & bug fixes
  • Business use permitted

ARC

RUNTIME
$0 always free
  • Load & run any ARC project
  • Read-only mode
  • Unlimited robot skills
  • Includes early access fixes & features
  • Minimum requirements: Windows 10 or higher, 2 GB RAM, 500 MB free disk space.
  • Recommended: Windows 10 or higher, 8 GB RAM, 1 GB free disk space.
  • Prices are in USD.
  • More about each edition: Download & install guide.
  • Latest changes: Release notes.

Compare Editions

Feature
ARC
FREE
ARC
PRO
Get ARC Free View Plans
Usage Personal · DIY · Education Personal · DIY · Education · Business
Early access to new features & fixes
Simultaneous microcontroller connections * 1 255
Robot skills * 20 Unlimited
Skill Store plugins * 1 Unlimited
Cognitive services usage ** 10 / day 6,000 / day
Auto-positions gait actions * 40 Unlimited
Speech recognition phrases * 10 Unlimited
Camera devices * 1 Unlimited
Vision resolution max 320×240 Unlimited
Interface builder * 2 Unlimited
Cloud project size 128 MB
Cloud project revision history
Create Exosphere requests 50 / month
Exosphere API access Contact Us
Volume license discounts Contact Us
Get ARC Free View Plans

* Per robot project

** 1,000 per cognitive type: vision recognition, speech recognition, face detection, sentiment, text recognition, emotion detection, azure text to speech


ARC Pro

Upgrade to ARC Pro

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

Author Avatar
PRO
Australia
#10  

Does this include MYO gesture armband?

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#11  

It doesn't matter what you use to move the servos. The Auto Position saves the servo positions to a new frame and appends to the specified action, as described in the written change log. You can move servos anyway you wish, as described in the written change log. If you move the servos by MYO, then cool. If you move the servos by the Camera tracking, cool. If you move the servos by a wiimote, cool. It doesn't matter how you move the servos, the Auto Position simply saves the positions.