(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 introduces a full enhancements only
enjoy!
- ARC can now be run in Full Screen. Look under the Options tab for Preferences
- Window tab commands for Maximize, Minimize and Restore (in case you're in full screen mode)
- Custom Movement Panel includes a script option to execute when the Speed is changed
- New Examples -> Camera -> Change Tracking Color
- ARC checks for use of Period instead of Comma for decimal values
Custom Movement Panel

- ARC can now be run in Full Screen. Look under the Options tab for Preferences
- Window tab commands for Maximize, Minimize and Restore (in case you're in full screen mode)
- Custom Movement Panel includes a script option to execute when the Speed is changed
- New Examples -> Camera -> Change Tracking Color
- ARC checks for use of Period instead of Comma for decimal values
Custom Movement Panel

ARC Downloads
Teams FREE
Free
- Includes 1 free plugin robot skill per project
- Community support
- Free with trial limitations
For schools, personal use & organizations. This edition is updated every 6-9 months.
Recommended
Early Access
As Low as $8.99/mo
- 2 or more PCs simultaneously
- Includes unlimited skills
- Premium support
- And much more
Experience the latest features and bug fixes weekly. A Pro subscription is required to use this edition.
Runtime FREE
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.
- 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 Teams FREE |
ARC PRO |
---|---|---|
Get ARC for Free | View Plans | |
Usage | Personal DIY Education |
Personal DIY Education Business |
Premium support | $14.99/ticket (optional) |
✓ 1 request/month ($9.99 for additional requests) |
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)
** 1,000 per cognitive type (vision recognition, speech recognition, face detection, sentiment, text recognition, emotion detection)
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
Please think about having a independent Window for the Camera View for people who have multi monitors
Thanks Keep up the good work
You could always use the HTTP page with the camera view pointed at localhost as a second view to the camera (I don't believe two camera apps can access video at the same time, unless maybe they are explicitly built to share).
One of the items on DJ's 100+ item todo list (hopefully it didn't fall off the list) is to make a web page that combines video and movement controls on one page which will make remote control of bots from phones, tablets, or remote PC's really easy too.
Alan
HTTP server could work but it displays a static jpg of the camera image so would need a constantly refreshing web page, putting further load on the CPU.
I think DJ's solution is the best solution.
Alan
... Not on the HTTP part I couldn't find it but I did see you can use the stream in another ARC. So a solution could be to run 2 ARCs, add only the camera to the new one, paste in the URL for the stream (http://192.168.0.100:81/CameraImage.jpg?c=Camera&Password=admin on mine) and full screen that one.
2) If ARC is maximized, press the RESTORE icon (which is between the Close and Minimize button)
3) Click the edges of the ARC application, and drag the edges to each edge of your desktop size. If your desktop spans two or more monitors, drag across the monitors. You may drag the top, bottom, left, and right border.
4) Add Camera Control (Add Controls -> Camera -> Camera)
5) Click and house the mouse button on the titlebar of the Camera Control
6) Drag the mouse, and the control will move with it. Drag the Camera Control to the desired monitor
7) Similar to draging ARC to resize on the screen, drag the borders of the Camera control to size for the monitor.
8) To acheive a full screen effect, press the Hide Settings option on the Camera Control
This problem was not there in the previous version.
Claude
or will you be able to add it