LMS module that renders the current gamepad state in an imae
- GAMEPAD - Gamepad data channel where the current gamepad (e.g. XBox Controller) state is hold
- IMAGE - Image to draw in
- failSafeAfterMillis - milliseconds after last timestamp to show failsafe
- gamepad_controller - Imports the gamepad
- image_renderer - render the image output of gamepad_visualizer
- ogre_window_manager - needed for image_renderer