ALT: 10,000ft

SPD: 120kts

BAT: 87%

Autonomous Drone R&D

Developing a UAV prototype and DroneOS — an open-source autonomy stack using PX4 and ROS 2.

DroneOS: Experimental Autonomy Stack

DroneOS is an AI‑aware autonomy layer for PX4/ROS 2 UAVs, built in my Aeris Robotics lab to enable safe, remote, internet‑scale operations. It brings a safety‑first architecture, WAN‑ready ROS 2 networking, a secure web control surface, and AI‑assisted workflows — all validated in simulation before flight.

– Remote ops over 4G/VPN

WAN‑grade ROS 2 (Fast DDS) topologies with failover and observability.

– Built‑in safety & guardrails

Preflight checks, invariants, failsafes, and runtime monitors.

– Web + AI control

rosbridge with ACLs/rate limits and an AI copilot that stays within bounds.

Open‑source reference code to learn from or extend — active development happens in the lab.

Explore DroneOS

Research Focus

Focus areas: remote ops over 4G/VPN, built‑in safety, secure web control, guardrailed AI, edge perception, sim‑to‑flight validation, and multi‑drone ops.

See Research Directions

Lab Notes

Research notes, experiments, and technical documentation from Aeris Robotics.

Technical

Container Orchestration for Embedded Systems: Running ROS 2 on Raspberry Pi

Exploring how modern containerization technology enables sophisticated robotics applications on resource-constrained embedded hardware, with practical insights from real-world drone deployments.

Deep Dive: Building an Autonomous Flight Stack with DroneOS

Exploring the architecture, design decisions, and technical challenges behind DroneOS—a modern autonomous flight framework built on ROS 2 and PX4 Autopilot.

Educational

What is ROS 2? Understanding the Robotics Middleware Framework

ROS 2 is a powerful general purpose robotics library that can be used with the PX4 Autopilot to create powerful drone applications. Learn about this essential robotics framework and its integration capabilities.

What is PX4? Understanding the Open-Source Autopilot Software

PX4 is an open-source flight control software for drones and other unmanned vehicles. Learn how this powerful autopilot system enables autonomous flight, supports multiple vehicle types, and provides a robust foundation for aerial robotics.

About

I'm Rodrigo Ortega, an engineer with a background in aerospace, robotics, and software. Aeris Robotics is my independent lab, where I combine open-source tools (PX4, ROS 2) with hands-on engineering to build UAV prototypes and explore autonomy. This project is the culmination of six months of focused R&D — from initial concept to working prototype.