Script icon Script Multi-language ARC Script: build, run and debug Blockly, JavaScript, EZ-Script or Python with Intellisense, run/save/load and Roboscratch support Try it →
Canada
YouTube
Asked — Edited

Adding A Camera Function To An Autopostion Action

I have an AutoPosition Action of about 15 frames, after frame 4, I want to have the camera take a picture and then continue on with the rest of the Action. Is it possible to add this camera function into the Action? Or will I have to split up the Action into 2 separate Actions with the camera function in between them? Thanks


ARC Pro

Upgrade to ARC Pro

Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Add the code to the 4th frame. Double click on the frame in the action list to edit the script

#2  

Well that was EZ ! Thanks DJ.