openwsn-berkeley / mercator

Dense Wireless Connectivity Datasets for the IoT.
https://openwsn-berkeley.github.io/mercator/
11 stars 10 forks source link

Local experiment are not working #12

Closed keomabrun closed 8 years ago

keomabrun commented 8 years ago

python mercatorRunExperiment.py local 03oos_mercator_iot-lab_M3.elf Traceback (most recent call last): File "mercatorRunExperiment.py", line 303, in <module> main() File "mercatorRunExperiment.py", line 291, in main expid = submit_experiment(args.testbed, args.firmware, args.duration) File "mercatorRunExperiment.py", line 256, in submit_experiment nodes = tb_json[testbed_name] KeyError: 'local'