Release 2013.10.15.00

(Autonomous Robot Control Software)
Make robots with the easiest robot programming software. Experience user-friendly features that make any robot easy to program.

Change Release Notes

This release has a few updates for the new [sku:40] support. As well as a bug fix for the virtual desktop support. It would appear our friend Dave has been hard at work on his Full Size B9 Lost in Space EZ-Robot and found an interesting bug! Don't worry dave, here's the fix!

  • Fix for loading projects with duplicate controls when using virtual desktops
  • Auto Position Fine Tune now allows math to the servo positions so you can easily upgrade to the v4 servo positions (180) from the v3 (100).

ARC Downloads

ARC Free

Free

  • Includes a free 3rd party plugin robot skill per project
  • GPT-Powered AI support
  • Free with trial limitations

For schools, personal use & organizations. This edition is updated every 6-12 months.

Recommended

ARC Pro

Only $8.99/mo

  • 2 or more PCs simultaneously
  • Includes unlimited skills
  • Premium support discount
  • And much more

Experience the latest features and bug fixes weekly. A Pro subscription is required to use this edition.

Runtime

Free

  • Load and run any ARC project
  • Operates in read-only mode
  • Unlimited robot skills
  • Early access fixes & features

Have you finished programming your robot? Use this to run existing ARC projects for free*.

  • Minimum requirements are Windows 10 or higher with 2+gb ram and 500+MB free space.
  • Recommended requirements are Windows 10 or higher with 8+gb ram and 1000+MB free space.
  • ARC Free known-issues can be viewed by clicking here.
  • Get more information about each ARC edition by clicking here.
  • See what's new in the latest versions with Release notes.

Compare Editions

Feature ARC
FREE
ARC
PRO
  Get ARC for Free View Plans
Usage Personal
DIY
Education
Personal
DIY
Education
Business
Premium support $14.99/ticket $9.99/ticket
Feature requests Yes
Early access to new features & fixes Yes
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 recongition phrases* 10 Unlimited
Camera devices* 1 Unlimited
Vision resolution max 320x240 Unlimited
Interface builder* 2 Unlimited
Cloud project size 128 MB
Cloud project revision history Yes
Create Exosphere requests 50/month
Exosphere API access Contact Us
Volume license discounts Contact Us
  Get ARC for 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

Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.

#1  

Amazing DJ, you da bomb! Thanks for the fast fix on the buggy boo.

PRO
USA
#2  

Omg, 180 positions! Awesome DJ. Two v4 boards on order. Really looking forward to the early Christmas. Now just need to stop working to finish building! On the road for a year but still lurking. Go DJ, go!

#3  

very neat! i didn't notice this till i opened up my ARC

also, may i suggest a new feature for the ARC? (adding an option to install it as windows service, so it starts immediately when booting)

United Kingdom
#4  
  1. Use the shortcut creator to make a shortcut for the project
  2. Copy or move the shortcut to the Startup folder in the start menu of Windows 7 or 8

On boot ARC will start up and the project will load automatically, the specified script will run on load, this can include a connection script to auto connect amongst other things.

#5  

Here's what I found: On Windows

You may have noticed that you have a folder called "Startup" in your Programs menu. Anything you put into this folder, Windows will launch on startup-so setting an app to automatically launch is easy:P

  1. First, open up Start > All Programs, and search through the menu for the app you want to start at boot. Right-click on it and hit "Copy". This will copy the shortcut.
  2. Find the Startup folder in All Programs and right click on it. Hit "Open", and it'll open up in Windows Explorer.
  3. Right click anywhere inside that window and hit "Paste". Your desired program's shortcut should pop right up in the folder, and the next time you log into Windows, that program will automatically start up.

If you ever want the program to stop launching with Windows, then just head back to the Startup folder (by repeating step 2 above) and delete the shortcut

#6  

i meant on boot, nog on login (the startup folder is only executed for when a user logs in, but i want it on pc boot..)

United Kingdom
#7  

I don't quite understand why you would require that since ARC runs a GUI which is inaccessible until a user logs in...

#8  

to load a fully developed robot without the need to log in..

PRO
Synthiam
#9  

Specify the computer to auto login as a user.

#10  

@DJ woo, i forgot that feature exists in windows!XD now i can run my project with only a pc without requiring a mouse, keyboard or monitor~! :D

Brazil
#11  

Hello! I update the ARC, but now it does not all commands from Robosapien: (

PRO
Synthiam
#12  

Many many versions ago the EZ-Script was updated to require strings to be passed as variables. For example,


RoboSapien( "RightArmUp" )