TechTheTime-HighLevel 0.0.1
The high level robot's code using ros2-foxy for the robotics competition(Erobot-2022)
Binder Member List

This is the complete list of members for Binder, including all inherited members.

axisCallbackBinderprivate
BindAxis(int axis, std::function< void(int, int)> func)Binder
BindButton(int button, std::function< void(int, bool)> func)Binder
Binder()Binder
buttonsCallbackBinderprivate
CallAxisCallback(int axis, int value)Binder
CallButtonCallback(int button, bool state)Binder