Changes between Version 5 and Version 6 of Tutorial5AdvancedRemoteControlUsage
- Timestamp:
- Nov 22, 2017, 11:26:34 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial5AdvancedRemoteControlUsage
v5 v6 1 1 = Tutorial 5: Advanced remote control usage = 2 3 == Introduction ==4 2 5 3 As we've seen in [[Tutorial1FirstRobot|tutorial 1]], we created a {{{Gamepad}}} class in order to control our robot. This class inherits from {{{RemoteControl}}}, and implements a few virtual methods:
