Release 2013.07.27.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 contains a few fixes for the new compiler. Thanks for all the testing:)

  • Sketchpad points to help when question mark is pressed

  • SendSerial() fix


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.
  • ARC Free known issues: view here.
  • 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

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

#1  

Just download this latest version and I think I found a Bug with the Camera Dialog.

I was making the wiring on my robot neater and moved some ports around. When I changed the X Camera servo to D11 and click save. I get a dialog box with what appears to be an error message. "Video Title Text Syntax error: Invalid token in expression:[www.ez]". All I changed was the X Camera Servo. I did not change anything else. I am making the updates one step at a time as I go and saving in between. I have attached a image of the error.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#2  

Visit the MEDIA tab in the Config and add quotes around the title text, like so "www.ez-robot.com"

The new compiler is compliant to programming language standards - and all text will require quotes.:)

#3  

The quotes around the "www.ez-robot.com" fixed the error message.

Thanks for the quick response. I was afraid I might need to revert a previous version.

I knew it had to do with the media tab in the camera dialog, but had no clue what changed on it since I haven't had the need to modify any of the data on that tab yet.

I am pleased to say that you usually fix all this kind of stuff automatically when the project loads into a new version from an older one; so it kind of surprises me that I need to make a change manually. It is a easy fix and it is good to get it documented as I am sure that others will be caught by the change too.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#4  

That's what is awesome about this community - everyone is so helpful!

You're right, I always try to ensure the transition is smooth. This compiler one isn't as easy to automatically detect. The compiler changes are to ensure our compliance for programming language standards for our education involvements. Since we are in many schools and increasing - it's important we're helping teach kids:D

#5  

hello,

Is it normal that the "move" function does not work ? My code is "Move(D13,Forward)" in Movement Script Config. thank you Gilles