Changes between Version 2 and Version 3 of Tutorial4AddInputFrontend
- Timestamp:
- Nov 22, 2017, 12:50:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial4AddInputFrontend
v2 v3 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 [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 [Tutorial5AdvancedRemoteControlUsage next tutorial], we will go deeper in controllers usage.
