TSimmz / MiniSim

A codebase for a desktop Stewart platform written in Python.
1 stars 0 forks source link

Key handling implementation for simulator functionality #11

Closed TSimmz closed 4 years ago

TSimmz commented 4 years ago

Key map is done. Need to link keys to simulator logic (i.e. Throttle, brake, pitch, roll, etc)

TSimmz commented 4 years ago

Keymap is handled along with operational mode toggling