ARC 2022.02.28.00 (Runtime & Pro)
Change Release Notes
We highly recommend updating this version to fix a Microsoft .Net memory leak that is causing performance issues with your robot.
Added new ControlCommand for HBridge (non-movement panel version). So each motor channel can be controlled individually.
Optimized resources for smaller memory footprint for SBCs
While optimizing memory for SBCs, we discovered a bug with Microsoft .Net that we had reported. Please read about it HERE. This bug was fixed with a work-around that we came up with. You will experience improved performance in ARC with this update.
Essentially, the bug with .Net is not disposing images from memory when no longer needed. This occurs in a specific case where the image is assigned from a resource rather than programmatically. It happens the most when the Add Control menu is displayed and closed. The memory consumption will continually rise due to the memory leak. The images will remain in memory, and new duplicate images will be loaded when the menu is displayed. Over one GB of ram can be consumed quickly by pressing the Add Control button a few times until it consumes all available ram.
ARC Downloads
ARC Free
Free
- Includes one free 3rd party plugin robot skill per project
- Trial cloud services
- Free with trial limitations
For schools, personal use & organizations. This edition is updated every 6-12 months.
ARC Pro
Only $8.99/mo
- 2 or more PCs simultaneously
- Includes unlimited skills
- Cloud backup
- 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 |
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 |
** 1,000 per cognitive type (vision recognition, speech recognition, face detection, sentiment, text recognition, emotion detection, azure text to speech)
Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
Thank you! Your Optimized resources for smaller memory footprint for SBCs upgrade intrigues me. I'm looking forward to installing this. I'm currently setting up an onboard Rock Pi X in my robot and am running it headless. I did follow your performance tips. Everything seems to be running smoothly so far. I haven't gotten to moving motors or Speech Recognition but light control and scripts that run when ADC readings change seems very quick and responsive. I have one thing that seems odd. I have ARC set to load and run an INT script when Windows boots. While it only takes about a minuet or less for Windows 10 Pro to pop up it will take another minuet and 15 seconds for ARC to start and run the INT script.
I don't know, maybe even though Win looks like it's booted, maybe things are still loading before it will let ARC load?
Is it normal for ARC to load so slowly? Will this new update help with that? Any suggestions on getting ARC (and maybe Windows) to load faster?
Windows is probably still loading stuff in the background.