Changes between Version 3 and Version 4 of Tutorial4AddInputFrontend
- Timestamp:
- Nov 22, 2017, 12:53:06 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial4AddInputFrontend
v3 v4 231 231 }}} 232 232 233 That's it, our new gamepad support is added. We can then use it as fronted for our {{{Gamepad}}} class, instead of {{{Thrustmaster}}} (see [ Tutorial1FirstRobot tutorial 1]).233 That's it, our new gamepad support is added. We can then use it as fronted for our {{{Gamepad}}} class, instead of {{{Thrustmaster}}} (see [wiki:Tutorial1FirstRobot tutorial 1]). 234 234 235 235 Note that this class is already in '''Py4bot'''. 236 236 237 In the [ Tutorial5AdvancedRemoteControlUsage next tutorial], we will go deeper in controllers usage.237 In the [wiki:Tutorial5AdvancedRemoteControlUsage next tutorial], we will go deeper in controllers usage.
