1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-16 15:17:23 +00:00

Update README.md

This commit is contained in:
Brendan McGeeney 2021-09-13 05:02:27 +00:00
parent 736397a2ad
commit fd3ad36cf3

View File

@ -1,13 +1,5 @@
# LanderCpp
## Results
![Accel-Vel-Alt vs Time](build/debug/outputs/Accel-Vel-Alt_vs_Time.png)
![Euler Angles vs Time](build/debug/outputs/Euler_Angles_vs_Time.png)
![Servo Position vs Time](build/debug/outputs/Servo_Position_vs_Time.png)
## System Requirements
*Note: these are only necessary if you plan on messing around with the source code. If you just want to see the end result, you should be able to go into the build/release directory and run the executable with no problems*
- Visual Studio Code / C++ Extension
@ -25,3 +17,11 @@ The json files are already configured, so if you need any assistance with instal
## Known Issues
- None!
## Results
![Accel-Vel-Alt vs Time](build/debug/outputs/Accel-Vel-Alt vs Time.png)
![Euler Angles vs Time](build/debug/outputs/Euler Angles vs Time.png)
![Servo Position vs Time](build/debug/outputs/Servo Position vs Time.png)