Changes between Version 15 and Version 16 of Tutorial5AdvancedRemoteControlUsage


Ignore:
Timestamp:
Dec 14, 2017, 3:23:53 PM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial5AdvancedRemoteControlUsage

    v15 v16  
    1  = Tutorial 5: Advanced remote control usage =
     1[[PageOutline(2-5, Table of Contents, floated)]]
     2
     3= Tutorial 5: Advanced remote control usage =
    24
    35As we've seen in [wiki: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. As an example, we will use my setup for my big 4 DoF hexapod, '''Cronos'''. We just create a class which inherits from {{{RemoteControl}}}: