elodin
Build, simulate, and test aerospace systems and flight software
All Skills in This Repository (15)
Pure Emerald Level Indicatorselodin-editor-dev
Develop and contribute to the Elodin Editor built with Bevy and Egui.
elodin-dev
Set up a Nix-based development environment for the Elodin monorepo.
elodin-simulation
Create and modify JAX-based physics simulations for aerospace systems.
nox-py-dev
Build and test the Elodin Python SDK with PyO3 bindings and JAX integration.
elodin-aleph
Deploy and configure AlephOS on NVIDIA Jetson Orin flight computers.
elodin-nix
Manage and troubleshoot Elodin Nix development environments and NixOS configurations.
elodin-iree
Executes IREE-compiled VMFB modules in Rust via FFI bindings.
elodin-db
Manages the lifecycle of the ElastiPrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrune. Please replace with actual response. Actual response:
elodin-tracy
Capture nanosecond-resolution Tracy traces from the Elodin editor and simulation.
qa-test-plan
Author, instantiate, and execute agentic QA test plans for Elodin releases.
elodin-headless-capture
Capture screenshots and record video of the Elodin Editor on headless Linux GPU hosts.
bevy
Provides performance and ergonomics guidance for Bevy ECS applications in Rust.
Frequently Asked Questions
FAQPage SchemaHow to install Elodin?โผ
Run `npx skills add elodin-sys/elodin --all -g -y` in your terminal to install all skills in this suite globally.
What is Elodin used for?โผ
Elodin is an open-source platform for designing, simulating, and testing aerospace systems like rockets, drones, and satellites. It combines a Python physics SDK, a 3D visualization editor, a telemetry database, and flight software tools.
How do I create a physics simulation with Elodin?โผ
You write a Python script that spawns entities with components, defines systems with simple decorators, and runs them with built-in 6DOF physics. The elodin-simulation skill guides your AI agent through the full API.
Can Elodin test flight software on real hardware?โผ
Yes. It supports SITL and HITL workflows and deploys to the Aleph flight computer, an NVIDIA Jetson Orin running a NixOS-based flight software stack.
Does Elodin work with AI coding agents?โผ
Yes. The included CLAUDE.md and AGENTS.md files teach agents the build rules and route tasks to specialized skills for the editor, database, Monte Carlo testing, and more.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core