Open Issues Need Help
View All on GitHubAI Summary: The issue identifies that `PhyVista.code-workspace`, a VS Code configuration file, is currently committed to the repository, which is problematic as it's personal and can cause conflicts. The proposed solution is to add `*.code-workspace` to `.gitignore` and then remove the file from Git's tracking.
A physics-based simulator for analyzing vehicle steering dynamics in reduced gravity environments (Moon, Mars, Earth). Features real-time PID control, slip detection, and friction modeling with a Flask backend and React interface for aerospace research and robotics development.