| Version 2 (modified by , 8 years ago) ( diff ) |
|---|
Tutorial 5: Advanced remote control usage
As we've seen in tutorial 1, we created a Gamepad class in order to control our robot. This class inherits from RemoteControl, and implements a few virtual methods.
The first method, _createFrontend must return a valid frontend. We just saw in previous tutorial how to create such frontends.
Note:
See TracWiki
for help on using the wiki.
