Adds message definitions for Driver Station/FMS-related data. In a real, hardware robot, these topics are populated and published by the base node, essentially just forwarding the data from the DS/FMS onto the rest of the system. The same node also subscribes to the joy feedback topic, which others can publish to control the joysticks.
In simulation, these messages will all be handled by the QT driver station, passing data directly from the app to the system rather than app->base node->Rest of system.
Pull Request
Closes #54
Adds message definitions for Driver Station/FMS-related data. In a real, hardware robot, these topics are populated and published by the base node, essentially just forwarding the data from the DS/FMS onto the rest of the system. The same node also subscribes to the joy feedback topic, which others can publish to control the joysticks.
In simulation, these messages will all be handled by the QT driver station, passing data directly from the app to the system rather than app->base node->Rest of system.
Contribution Checklist
Change Checklist