added readme and requirements for simulator

This commit is contained in:
2025-11-22 22:35:04 -06:00
parent 17c292eb98
commit 61392e7fa0
4 changed files with 19 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ Ported from topSimulate.m to Python
import numpy as np
import matplotlib.pyplot as plt
from matplotlib.animation import FuncAnimation, PillowWriter
from parameters import QuadParams, Constants
from utils import euler2dcm, fmag2
from simulate import simulate_maglev_control