Visentrix · Confidential — under NDA

Live-Demo — User Guide

How to run the demonstration and read the C2 console.

What you are looking at

The demo is a real software-in-the-loop (SITL) simulation of the Visentrix autonomous drone swarm, flying under GPS and RF denial — the conditions the system is built for. You launch a scenario, and a high-fidelity simulation with live camera-based perception runs on our GPU server. You follow the flying drones in real time in the C2 console (the operator's common operating picture). Nothing here touches a real aircraft; it is the same software stack that runs on the drones.

Getting started

  1. Open the demo and sign in. Go to https://demo.visentrix.eu/ and enter the username and password from your invitation email. The connection is encrypted (HTTPS) and your login is personal — please don't share it.
  2. Pick a scenario and press Start. A dedicated, high-fidelity GPU simulation is started just for you. Give it a short moment to spin up (typically under a minute).
  3. The C2 console opens automatically. You now see the live swarm. Watch it fly, perceive, and act. When you're done, use end session on the start page — or simply leave; the session tears itself down automatically after a period of inactivity.
Good to know

The scenarios

Each scenario highlights one capability. Every one is a real Software-in-the-Loop flight of the actual Visentrix stack — the same code that runs on the aircraft, driven by the same automated regression tests. Here is what each does and what to watch for.

More on request. The stack does considerably more than these four — GNSS-denied road following, EW/APNT failover, target pursuit, comms-out rendezvous, natural-language tasking. Those run on the same substrate but are not in the self-service menu: we only offer scenarios whose automated pass criteria are green right now. Ask us for a guided session on any of them.

Start here Freestyle — the whole swarm, your own missions

The entire swarm is waiting for you on the ground — this one is a sandbox, not a script, and it starts where a real sortie starts. You define the swarm (participants, formation, spacing) and you give the launch order; the fleet then takes off and stays up for the rest of the session. From there you drive it: draw a recon area on the map, load or build a mission, plan a road-following route, or type an order in plain language. The fleet carries out whatever you ask, as long as you want to keep exploring.

Watch for: the fleet sitting on the ground at the start — that is deliberate. Set the formation, then send the launch order and watch every drone arm, climb and take up its slot. After that, use the tasking panel (draw area / load mission / plan route / formation) or the command bar (plain language) and watch the swarm execute your orders live against the contacts on the map.

1 GPS-free geolocation

The drone works out where it is without any satellite navigation, by matching what its camera sees against known map features.

Watch for: the position estimate tracking the true flight path on the map — a live fix produced from imagery alone, with GNSS switched off.

2 Autonomous sector recon

The swarm is given an area and covers it autonomously in an efficient search pattern, detecting and tracking what it finds.

Watch for: the coverage sweep across the assigned sector and detected objects appearing as tracks on the map.

3 Master lost → deputy takes over

The elected master drone is lost mid-mission (its coordinator is killed outright). The swarm re-elects a new leader and the deputy resumes command — the mission never stops and never needs you to intervene.

Watch for: the COMMAND indicator in the header switching to the new master drone, while the fleet keeps flying.

Reading the C2 console

The console follows one idea: one picture. The map is the single operating picture, and everything else annotates it.

ElementWhat it shows
MapThe live operating picture. Drones and detected objects are drawn as standard military symbols (APP-6 / milsymbol), so the scene reads at a glance.
RosterThe fleet: each drone, its role and its status. One drone is the elected MASTER (the swarm's single gateway to you); another stands by as DEPUTY and takes over if the master drops out.
Tracks / entitiesObjects the swarm has detected and is following, shown as symbols on the map with a heading/vector.
SITREPThe AI-generated situation summary (most prominent in the SITREP scenario).
Jammers & comms-loss zonesIn the GNSS-denied / EW scenario, detected jammers are magenta markers and their estimated interference (comms-loss) areas are shaded magenta rings — the electronic-warfare picture on the map.
APNT bannerAn amber “APNT ACTIVE — GNSS denied” banner appears when a drone has failed over from satellite navigation to vision/UWB, and names the source it is now navigating on.
Assignment / pursuit linksA cyan dashed line from a drone to a target shows which drone is covering or pursuing it (multi-target and pursuit scenarios).
Rendezvous overlayIn the comms-out rendezvous scenario: per-drone recon-area rings (amber while comms-independent, green once delivered), convergence lines to the rendezvous point, and a banner that flips to “shared blackboard MERGED” at reconvene.
COMMAND (header)Which drone is the elected master right now. In the master-loss scenario you see it switch to the new leader live.
Autonomy & attentionThe current autonomy level and anything the system wants you to look at — so you supervise by exception rather than micro-manage.

Depending on the scenario, some panels are more active than others — e.g. the SITREP panel in the SITREP scenario, the jammer/APNT overlays in the GNSS-denied scenario, the assignment links in the multi-target scenario, or the command indicator in the master-loss / C2-loss scenarios.

Tips & troubleshooting