Change Release Notes
A fresh new Synthiam ARC update has arrived, introducing a combination of polish, performance, and productivity enhancements. Let’s dig into what’s new in this release.
Python Gets More Pythonic
Class method names in Python now start with a lowercase letter to match the Python style guide and ARC’s documentation. This means that all method names following the period (.) of a class name are now lowercase. It’s cleaner, more consistent, and exactly how it should be. Existing Python scripts will need to be updated to reflect the changes. While we apologize for the breaking change, it's essential to maintain a standard within the Python community.
For example, the command...
COM.IsPortOpen()
is now
COM.isPortOpen()
*Note: Notice how the first letter of the method name (after the period) is now lowercase. This applies to all ARC related methods and is reflected in the Intellisense popup when editing Python code.
Auto Position Action Editor Improvements
We’ve made several tweaks to the Auto Position robot skill action editor to give you more clarity and control:
- The word "Execute" has been replaced with "Test" for better clarity on what the button does. This is on the Actions tab of the editor to test actions as you create them.
- When you test an action, the currently running frame is now highlighted in the frame list, making it easier to follow along.
- A speed value field has been added to actions, allowing you to fine-tune how quickly your robot transitions between frames.
Full-Screen Auto Position Editor
The Auto Position configuration window now expands to use the entire screen. servo handles scale correctly in the frame editor, providing a significantly improved visual experience and more space to work with.
Auto Position Frame Display Accuracy Fix
A fix has been applied to ensure the correct frame is always displayed when testing an action. What you see is now precisely what your robot is doing.
Smarter ARC Project Merge Workflow
When using ARC File -> Merge, the intro controls window will now automatically close. This keeps the interface clean and reduces unnecessary steps, especially when working with multiple projects.
EZB Networking Timeout Tweaks
We’ve reduced the default timeout delay from 5 seconds to 2 seconds to expedite the process. This timeout now applies to both the network stream and the TCP client, giving you faster feedback and improved EZB responsiveness when working with networked devices.
That wraps up this release. Update ARC to take advantage of the new features and improvements, and, as always, continue to push the boundaries of what your robots can do.
ARC Downloads
ARC
FREE- 1 third-party plugin skill per project
- Trial cloud services
- Personal, DIY & education use
- Updated every 6–12 months
ARC
PRO- Use on 2+ PCs simultaneously
- Unlimited robot skills
- Cloud backup & revision history
- Weekly features & bug fixes
- Business use permitted
ARC
RUNTIME- 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
Upgrade to ARC Pro
Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.

