Using a unique Script for sending the commands to several instances

We got several times the question about addressing multi-Instances of Skydel using a unique script example.

“Looking for a script that could be sending the command to a specific or several instances.”

This article will give input and script example about the topic.

1 Like

Hello,

Here is the link to the script that starts a multi-instance scenario. It launches a master instance with a circular trajectory vehicle and a slave instance with a fixed trajectory vehicle. It changes the power offset of all sliders at 60 seconds and stop at 120 seconds.

skydel-tools/Skydel_multi_instances.py at main · learn-orolia/skydel-tools (github.com)

Regards,
Camille