Commit Graph

28 Commits

Author SHA1 Message Date
franchioping 8f8b129a6d before split into lib 2026-03-11 11:39:58 +00:00
franchioping 9b0dc51d4c linear acceleration WIP 2026-03-03 11:17:30 +00:00
franchioping 3790a7c337 changed the vertical axis from y to z 2026-03-02 18:40:33 +00:00
franchioping 55fbc7830a created acceleration controller. not implemented yet. forgot files 2026-03-02 16:13:03 +00:00
franchioping 6225173006 rotation controller base. added new bin for figuring out quaternions. delete later? add new inputs and modules 2026-03-02 15:39:54 +00:00
franchioping 137a610ab9 shit going to be deleting. change up stacked structure 2026-02-24 12:31:52 +00:00
franchioping 6f61d4ab43 idk this is math class 2026-02-23 08:23:52 +00:00
franchioping e776c641b5 before input redesign 2026-02-06 18:35:23 +00:00
franchioping 249f319309 fix mixer? setpoint values that are too high no longer cause crashes 2026-02-06 17:11:04 +00:00
franchioping 4009d68098 forgot to add file 2026-02-06 13:59:59 +00:00
franchioping 93c6c36a15 mend 2026-02-05 21:14:20 +00:00
franchioping f261a12bc5 stacked controller working base (ACRO ONLY). Motor mixer needs to be improved. throttle has authority over torque at the moment 2026-02-05 21:12:54 +00:00
franchioping ff1aaaad4e before fix with new files 2026-02-05 20:26:42 +00:00
franchioping 13f87452ec before cargo fix 2026-02-05 20:26:30 +00:00
franchioping 79734a5394 modules almosttt working 2026-02-04 23:01:09 +00:00
franchioping 2c5955b8b5 WIP 2026-02-04 17:54:41 +00:00
Franchioping 2ea500e102 changes to controller, had forgotten dt 2026-01-06 17:05:52 +00:00
Franchioping f8c7761d8c before cargo fix 2026-01-06 16:41:14 +00:00
Flima Desktop 6ad1488070 working code finally? batching multiple simulations + recoding input 2025-12-14 22:04:04 +00:00
Franchioping 1f572dc0e5 graphing data. PID controller kinda? No params yet 2025-12-13 15:01:04 +00:00
Franchioping cba59baa33 working PID controller, but just the P part 2025-12-12 11:36:13 +00:00
Franchioping b36cbe9aed flight controller fixed, fixed torque being applied according to world rotation and not body rotation 2025-12-11 18:08:07 +00:00
Franchioping 98050d51bf change around axis to align with engine 2025-12-10 13:11:51 +00:00
Flima Desktop d0cb6ce28a pre aerodynamics 2025-12-09 21:47:05 +00:00
Franchioping 2e8842ca24 fogot files 2025-12-09 20:37:03 +00:00
Franchioping ab2a0bc788 unfinished PID controller. TODO-LATER add an air drag model 2025-12-09 19:23:57 +00:00
Flima Desktop 3e331d9b83 update shader.frag and .vert to not convert types implicitly. add tick count to World. add drone debug info to terminal. implement drone physics. TODO - gyroscopic effect. 2025-12-08 22:34:01 +00:00
Franchioping fc0c894e4f drone. base controller implementation 2025-12-08 21:18:04 +00:00