Skip to content

davesnowdon/nao-qr-code-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple demo showing how to generate QR codes using Google's chart API and read them from a NAO behaviour

Usage

To generate a QR code run:

get-qr.py "<TEXT>" filename.png

The first parameter will be the text that is stored in the QR code if it contains whitespace then it must be enclosed in quotes.

To detect QR codes run the qr-code-test behaviour. NAO will read the text contained in the QR code the first time it sees it.

References

NAO Barcode reader docs: http://doc.aldebaran.com/2-1/naoqi/vision/albarcodereader.html#albarcodereader

Google QR code generation: https://developers.google.com/chart/infographics/docs/qr_codes#details

About

Demo of reading QR codes with NAO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages