NAOqi Sensors - Overview | API | Tutorial
ALInfrared allows IR (Infra-Red) communication with NAO. It has 3 different purposes:
ALInfrared works with “Linux Infrared Remote Control” (LIRC) in order to emit/receive IR (Infra-Red) remote keys or to emit/receive IR information to/from another NAO.
To implement an IR communication:
Find or create the configuration file of the remote control you want to use.
For further details, see sections: Search configuration file for remote Controls.
Add and enable the configuration file of the remote control in NAO settings.
For further details, see sections: Add or remove remote Controls and Enable or disable remote controls.
Check Key names, in order to be able to use them when programming.
For further details, see sections: Check Remote/Keys name.
Use Choregraphe Communication > Infrared Boxes or the bound methods of ALInfrared module.
For further details, see section: ALInfrared Tutorial.