Release 2013.01.16.00

Desktop — Windows

ARC Release

ARC (Autonomous Robot Control) is Synthiam's flagship desktop robot programming platform. Build, program, and control any robot with powerful AI, 500+ plugins, and a visual no-code interface — all from your PC.

🤖 500+ Robot Plugins
🧠 AI & Machine Learning
☁️ Synthiam Cloud
🖥️ Windows 10 or 11

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

User-inserted image


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.
  • 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

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

#1  

:D Please think about having a independent Window for the Camera View for people who have multi monitors Thanks Keep up the good work

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#2  

Drag ARC across the multiple monitor desktop and resize the camera control to be the size of the desired monitor:). There will never be a Control that is within its own window outside of the ARC desktop. This is due to ARC being a "container" for "controls".

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#3  

I have never tried this but could another Windows program also access the camera and display the image full screen outside of ARC? Something like AmCap just to view the stream resized on monitor #2, or does Windows complain about it being used by two different applications? I'll try it when I get home.

#4  

@RichMR2,

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

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#5  

I just tried the camera in 2 applications but it says it can't connect to the camera in the second application, which I though it might do.

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.

#6  

Hmm.. Now I need to test when I get home. I thought one of the HTTP pages (other than the remote control page) showed a live (or only slightly delayed) video, not just snapshots. I'll update in a couple of hours.

Alan

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#7  

Ooh, it might do, I only had a quick test and I have to admit I haven't really touched the http server side of things. Now you've made me have to check again...

... 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 (https://192.168.0.100:81/CameraImage.jpg?c=Camera&Password=admin on mine) and full screen that one.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#8  
  1. Load ARC

  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