Dual-Axis Compass icon Dual-Axis Compass Dual-axis I2C magnetic sensor for EZ-B robots enabling magnetic direction sensing; requires short 2-3 in wiring. Third-party hardware. 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

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

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.