Release 2018.11.06.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

  • Includes dpi scaling fix for 4k displays

  • uart video support and IR from the IPS

  • updated Ribbon Menu renderrer

  • upgraded to latest CEF framework for blockly

  • Terminal PC/EZB displays in the debug window the index of the character received

  • Terminal PC/EZB only readable ascii is displayed in the log window. The debug window displays the hex received

  • fixed a bug in camera where transparency trackbar cannot set to min 0

  • camera control supports custom tracking types to be built as plugins (tutorial to plugin manual coming soon)


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

ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.

#2  

#2 line item... Does this mean the indoor position system is on its way? Chris

PRO
Synthiam
#3  

Right around the corner! finally

#4  

nice, indoor positioning will be popular.

#5  

I was able to run on one computer ok, other will not load. Tried repair, tried rebooting, tire remove and reinstall...no good. How do I get back to last version or what is it. Both computers WIN 10 boxes with 64 bit systems. Never had a issue with either machine before always came right up.

#6  

Here are the application error events:

Application: ARC.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at EZ_Builder.Blockly.UCBlockly..ctor() at EZ_Builder.Blockly.UCBlocklyWorkspace..ctor() at EZ_Builder.Blockly.UCBlocklyVirtualDesktop..ctor() at EZ_Builder.UCForms.UC.UCControls..ctor() at EZ_Builder.FormMain..ctor() at RPB2Oi4a9uuw7EMPEN.pPIysR1Xbm0gBPPysJ.RZFdmZg3Za()

Faulting application name: ARC.exe, version: 2018.11.5.0, time stamp: 0x5be12f13 Faulting module name: KERNELBASE.dll, version: 10.0.17134.319, time stamp: 0x5ea0e53d Exception code: 0xe0434352 Fault offset: 0x001117d2 Faulting process id: 0x18b0 Faulting application start time: 0x01d47607a19c87cb Faulting application path: C:\Program Files (x86)\EZ-Robot Inc\ARC.ARC.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: febeedc0-29d6-4971-ab02-2cbbf575e5eb Faulting package full name: Faulting package-relative application ID:

#7  

Awesome. Can't wait to see what the custom camera tracking controls are like.

PRO
USA
#8  

Thanks for the update.

#9  

Just updated to Release 2018.11.05.00. Having the same problem now as "jackphillips1953" - ARC does not load. My laptop is Win10, version 1803, build 17134.376. Can you provide the previous version please? Teaching a class tomorrow (Wednesday) and without a running version of ARC I am screwed.

PRO
Synthiam
#10  

That’s really strange. Anyone else having issues?

I would recommend uninstalling, rebooting and reinstalling. Have you tried that?

#11  

Hi DJ. Tried that. Same result, ARC does not launch.

PRO
Synthiam
#12  

Hmmmm okay let me figure this out.

Are you an administrator account during installation?

Any virus scanner warnings during install?

PRO
Synthiam
#13  

Please try this...

  1. uninstall ARC

  2. navigate in explorer to c:\Program Files (x86)

  3. Delete the folder named EZ-Robot Inc

  4. install ARC

#14  

Yes, admin. No warnings, the installation completed without hiccups. Luckily I didn't upgrade any of the student laptops - so I guess I just have to use one of theirs.

PRO
Synthiam
#15  

The previous installation can't be used because the code signing certificate expired in October. This is a new code signing certificate - but that's only for the installer and has no effect on the application. Can you follow my instructions above and let me know if it helps?

#16  

After the uninstall there is no longer a folder c:\Program Files (x86)/EZ-Robot Inc

PRO
Synthiam
#17  

Okay

I'm building another installer for you. It'll take 15 minutes. I'll be back to tell you when it's ready for you to download

PRO
Synthiam
#18  

Okay - re-download ARC from this website and install. I recommend uninstalling and erasing the previous downloaded copies so they don't accidentally get installed.

Please let me know the result

#19  

It WORKED ! :o) Wow, thank you very much !

PRO
Synthiam
#20  

You're welcome - thanks for your patience. The issue was with the CEF update. It seems there is a bug with the latest Chromium Embedded Framework. I restored the previous CEF version from nuget. It was a shot in the dark, which I guessed at with the error posted on the previous page about Blockly. Because Blockly in ARC is the only thing that uses CEF... and the CEF was the only thing changed for Blockly in this build.

#21  

Fixed... Thank you.

Is it possible that you start charging filename to version number so that it is easier for us to archive and go back to another version quickly. having same name all the time makes it difficult to roll back.

#22  

Just loaded on another PC this morning... This one throws an error from program.

Her is what it states.

Version: 2018.11.06.00

System.IO.FileNotFoundException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found. File name: 'CefSharp.Core.dll' at EZ_Builder.Blockly.UCBlockly..ctor() at EZ_Builder.Blockly.UCBlocklyWorkspace..ctor() at EZ_Builder.Blockly.UCBlocklyVirtualDesktop..ctor() at EZ_Builder.UCForms.UC.UCControls..ctor() at EZ_Builder.FormMain..ctor() at gu3Bi3qOx387oZM2ym.RyJ7GPdtLLwVGBSUKS.ylJiIkMZ9G()

Working fine prior.

It seems these errors this week are related to blocky. Should I just blow off the blocky install?

PRO
Synthiam
#23  

I don’t understand the question - what does blow off the Blockly install mean?

I recommend uninstall, delete ezrobot folder, reboot, and install the latest download.

The error you have received is a simple one. The file is actually missing somehow. That’s isolated to your computer and can be resolved by the steps above.

#24  

Fixed thanks. I meant was not install blocky. I saw customization and thought that was a feature. Never actually looked at it before. I guess its all or nothing. No big deal.