Skip to content

GCBallesteros/quaternions

Repository files navigation

🛰️ What on Earth? 🛰️

A script-driven interactive environment for simulating and analyzing satellite orientation and system dynamics.

Quick Links

Features

  • Interactive 3D visualization of satellites and their orientations
  • Real-time geometric calculations and analysis
  • Quaternion-based attitude control debugging
  • Satellite position tracking using TLE data
  • Built-in scripting environment for automation

Important Notice

⚠️ Disclaimer: This software is provided for educational and demonstration purposes only. The calculations and results it produces come with no guarantees of correctness or accuracy.

DO NOT use this software for:

  • Mission-critical operations
  • Flight software
  • Any application where accuracy is essential

If you choose to use this software for critical applications, you do so at your own risk and must independently validate all results.

Getting Started

Visit our documentation to:

  • Learn about the available commands
  • Follow step-by-step tutorials
  • See example workflows
  • Understand the underlying concepts