Quick start - norwegianblues/norwegianblues GitHub Wiki

Clone the Parrot repository at https://github.com/norwegianblues/parrot step into the directory and start an example simulation:

./parrot-launcher Platform/pool/configs/test_serial_1.json

The other included example simulations are:

$ ls -1 Platform/pool/configs/
test_csma_1.json
test_csma_multi.json
test_p2p_1.json
test_serial_1.json
test_tcp_proxy.json
test_udp_1.json

Next, take a look at the Tutorials