TechTheTime-HighLevel 0.0.1
The high level robot's code using ros2-foxy for the robotics competition(Erobot-2022)
|
This is the complete list of members for Binder, including all inherited members.
axisCallback | Binder | private |
BindAxis(int axis, std::function< void(int, int)> func) | Binder | |
BindButton(int button, std::function< void(int, bool)> func) | Binder | |
Binder() | Binder | |
buttonsCallback | Binder | private |
CallAxisCallback(int axis, int value) | Binder | |
CallButtonCallback(int button, bool state) | Binder |