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

26 Commits

Author SHA1 Message Date
bpmcgeeney
b0a94c663d Servo rate limiting implemented with a new limit function 2021-10-15 12:44:37 -07:00
bpmcgeeney
59345992db Adding back PID gains since they didn't survive the merge for some reason 2021-10-14 18:25:33 -07:00
14d68f852c Merge branch 'main' of gitlab.com:lander-team/lander-cpp 2021-10-14 18:14:22 -07:00
b30154a62d Resolve "More verbose simulation results" 2021-10-14 18:14:13 +00:00
bpmcgeeney
591ddc77e4 started debugging 2021-10-11 11:30:51 -07:00
bpmcgeeney
1b13a88c7d more cleanup 2021-09-21 22:14:10 -07:00
bpmcgeeney
9eb9bce77c Cleaned up PID 2021-09-21 21:42:18 -07:00
acf37e4b65 Revert "Resolved #7 - added inputs.csv for initial conditions"
This reverts commit ee67077664c5f25c4b0b4b0f31f0dbb5f98a1d52
2021-09-20 22:03:04 +00:00
bpmcgeeney
382566a8da changed up vehicle dynamics in accordance with simulink changes 2021-09-20 11:35:11 -07:00
bpmcgeeney
768bcb7964 Initial Pass, still lots of bugs to fix 2021-09-20 10:34:20 -07:00
bpmcgeeney
ee67077664 Resolved #7 - added inputs.csv for initial conditions 2021-09-18 16:26:54 -07:00
d7425c9d09 bandaid ci until I know a real fix 2021-09-17 14:28:55 -07:00
67917edb90 Closes #9 2021-09-17 13:24:38 -07:00
ea6045b0d1 make sim output more interesting 2021-09-17 13:20:54 -07:00
bpmcgeeney
61a82eb579 Resolved #3 2021-09-17 12:53:59 -07:00
bpmcgeeney
fdddd1f741 implemented new criteria for stopping simulation as well as a failure/success message 2021-09-15 19:56:35 -07:00
61a2ca3676 Resolve "Relocate Initial Conditions" 2021-09-16 01:17:58 +00:00
a8019c6dc8 addressed in gitlab issues 2021-09-15 14:46:17 -07:00
bpmcgeeney
16d0ddc60b added #define for M_PI as well as a few TODO's 2021-09-14 22:17:03 -07:00
952ffaac4e lots of code cleanup and variable renaming 2021-09-13 14:22:57 -07:00
9050658199 use M_PI constant instead of hard coding 2021-09-13 08:28:07 -07:00
5233a9ef2e update include structure 2021-09-12 18:14:20 -07:00
24bf3f2102 reformatted code 2021-09-12 17:34:40 -07:00
bpmcgeeney
c5d5260c6c implemented improved thrust curve 2021-09-12 17:19:09 -07:00
bpmcgeeney
c6b1f0fc2c fixed LQR 2021-09-12 14:18:22 -07:00
bpmcgeeney
44d0db8bfd initial commit 2021-09-11 17:18:12 -07:00