-
Notifications
You must be signed in to change notification settings - Fork 40
Misc Scripts
Patrick Hammer edited this page Mar 8, 2020
·
12 revisions
Example of processing toothbrush.nal with UDPNAR (Continuous run of ONA):
Run with --verbose to see the steps of the demo
Run with --iterations to get an average of real-time required for handling toothbrush.nal
python3 toothbrush_demo.py --verbose
python3 toothbrush_demo.py --iterations 20
IRC interface Run via irc_nar.py, needs Python 2.