Skip to main content

For Robot Developers

While Automate flows are easy to learn for non-technical users, it still provides powerful capabilities for experienced robotics engineers:

Automate flows are programmes run by an execution engine within the DroneDeploy Agent; typical flows are composed not only of visual scripts, but also Javascript (ES5) and native functionality. You can extend the functionality of simple visual scripting flows by creating your own custom nodes, or even writing flows directly in Javascript.