Open Source Rockets: Difference between revisions
Jump to navigation
Jump to search
(Created page with " =Software= *OpenRocket Simulator - [https://openrocket.info/]") |
No edit summary |
||
Line 2: | Line 2: | ||
=Software= | =Software= | ||
*OpenRocket Simulator - [https://openrocket.info/] | *OpenRocket Simulator - [https://openrocket.info/] | ||
*How to simulate - [https://www.youtube.com/watch?v=sEzRzkGRpDQ]. This is pretty advanced for a beginner. Uses OpenRocket + Matlab. Scilab Xcos is open source version of Simulink of Matlab, and Octave is an open source version of Matlab. | |||
**Including hardware in loop - uses the actual flight controller, but injects simulated inputs. All done via code on the ground. |
Revision as of 07:34, 10 March 2025
Software
- OpenRocket Simulator - [1]
- How to simulate - [2]. This is pretty advanced for a beginner. Uses OpenRocket + Matlab. Scilab Xcos is open source version of Simulink of Matlab, and Octave is an open source version of Matlab.
- Including hardware in loop - uses the actual flight controller, but injects simulated inputs. All done via code on the ground.