C++ source code of Walter
- Cortex contains the C++ Teensy code interpolating a given trajectory and running the closed loop for all actuators
- GLUI old GLUI framework to enhance openGL by buttons, labels etc. Used by WalterPlanner.
- freeglut old library used by GLUI
- Common Common parts used by Cortex and Webserver, especially containing the communication protocol in between
- Kinematics Library used by Webserver and Planning UI computing kinematics and trajectories
- WalterPlanner OpenGL UI for planning trajectories and sending the Webserver
- WalterServer Webserver receiving running on Odroid XU4 receiving commands from WalterPlanner
- ServerOdroid To be deleted, used before WalterServer was portable for Windows and Linux