CCGSRobotics / RoboHUD

The RoboHUD GUI stack developed by CCGS Robotics
https://robohud.readthedocs.io
MIT License
10 stars 4 forks source link

Controller creator #72

Closed Finchiedev closed 4 years ago

Finchiedev commented 4 years ago

This pull request implements a visual controller creator. Users can connect controllers & remap the names of nodes so that it is clearer than numbered indices. This will come in handy when developing the profile creator, as the nodes will already have names that describe them. For example, A, B, X & Y could each represent their corresponding button on the gamepad, rather than numbered buttons.