Use Case — Research & Development

Research & Development

From lab bench to field trial, fast

Plug a Jetson or Raspberry Pi into your laptop, run one command, and your code is on the device with logs streaming back. Wendy gives research teams a mobile-like developer experience for physical AI — so you iterate on real hardware in minutes, not weeks.

Built for fast iteration

wendy run — vision-app

  • 01

    A Mobile-Like Developer Experience

    Plug a Jetson or Raspberry Pi into your laptop over USB-C, run one command, and watch your app build, deploy, and stream logs back — like iOS development, but for robots.

  • 02

    Prototype on Real Hardware in Minutes

    If your project has a Dockerfile, it runs on the device. Go from an idea on your laptop to inference on real sensors before the meeting ends.

  • 03

    Any Language, Any Stack

    Python, Rust, Swift, C++, TypeScript — bring the tools your lab already uses. Containerized apps mean no cross-compilation gymnastics or golden SD cards.

  • 04

    Full Access to Sensors & GPU

    Declare the capabilities your experiment needs — GPU, cameras, GPIO, I2C, SPI, audio — and Wendy wires them into your container securely.

  • 05

    Field Trials Without Infrastructure

    Devices run fully offline and are discoverable over USB-C or local mDNS. Run trials in the field, the basement, or the flight cage — no Wi-Fi required.

  • 06

    Telemetry & Data Capture

    Stream logs and metrics live during an experiment, and capture sensor data on-device to build the datasets your next model needs.

  • 07

    Reproducible Experiments

    Containerized apps on a versioned, signed OS image mean every run is pinned: same code, same stack, same device state — publishable, repeatable results.

  • 08

    Iterate on Deployed Prototypes

    Push signed over-the-air updates to test units in the field. Fix the bug, ship the new model, and keep the trial running without recalling hardware.

  • 09

    From Lab Bench to Production

    The stack that runs your prototype is the stack that ships: the same OS, runtime, and tooling scale from one devkit on your desk to a certified product line.

  • 10

    Manage a Bench Full of Devices

    Discover, name, and task every devkit in the lab from one console — see what is running where, on which version, without a spreadsheet of IP addresses.

From the community
“48 hours of continuous, sleep-deprived coding successfully turned into an edge-deployed, cloud-connected autonomous inspector.”

Anirudh Jupudi

EUROPE EMBODIED Robotics Hackathon — autonomous Unitree Go2 facility inspector

A three-person team deployed a full ROS 2 autonomy stack — RTAB-Map SLAM, Nav2, CHAMP gait, YOLOE gauge reading, and LLM control over MCP — on a Jetson Orin Nano booted with WendyOS, riding a Unitree Go2 quadruped.

Read the story

Common questions

Research & Development FAQs

Direct answers about fast hardware iteration, reproducible experiments, and robotics research workflows with WendyOS.

Why use WendyOS for robotics research and development?

Research teams need fast iteration on real hardware, not only simulations. WendyOS lets teams build, deploy, and stream logs from supported edge devices so experiments can move from a laptop to a Jetson or Raspberry Pi in minutes.

Can WendyOS run existing research stacks?

Yes. WendyOS supports containerized applications and multiple languages, including Python, Rust, Swift, C++, and TypeScript. Teams can bring existing models, services, sensor code, and research tools while using Wendy for device deployment and operations.

How does WendyOS help make experiments reproducible?

WendyOS gives teams a versioned operating system, containerized app deployment, logs, hardware access declarations, and repeatable CLI workflows. That makes it easier to reproduce experiments across a bench of devices or field-test hardware.