1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-07-23 22:51:26 +00:00

Resolve "prettier plots"

This commit is contained in:
2021-10-19 16:29:04 +00:00
parent cebccecf2b
commit c73fc0fd7c
5 changed files with 1106 additions and 5 deletions

View File

@@ -29,8 +29,12 @@ Download the raw CSV: https://lander-team.gitlab.io/lander-cpp/simOut.csv
Download Linux Binaries: https://lander-team.gitlab.io/lander-cpp/sim.out
![Accel-Vel-Alt vs Time](https://lander-team.gitlab.io/lander-cpp/AVA.png)
### Plots
![Euler Angles vs Time](https://lander-team.gitlab.io/lander-cpp/Angles.png)
Click on the images for interactive versions.
![Servo Position vs Time](https://lander-team.gitlab.io/lander-cpp/Servos.png)
<a href="https://lander-team.gitlab.io/lander-cpp/plot1.html" rel="Accel-Vel-ALt">![Accel-Vel-ALt](https://lander-team.gitlab.io/lander-cpp/plot1.svg)</a>
<a href="https://lander-team.gitlab.io/lander-cpp/plot2.html" rel="Euler Angles vs Time">![Euler Angles vs Time](https://lander-team.gitlab.io/lander-cpp/plot2.svg)</a>
<a href="https://lander-team.gitlab.io/lander-cpp/plot3.html" rel="Servo Position vs Time">![Servo Position vs Time](https://lander-team.gitlab.io/lander-cpp/plot3.svg)</a>