Hello. I wrote a small program that defines events for an active node. It compiles in TOSSIM.
I am having trouble defining a topology. In the "Active" folder, I have a "Topo.txt" file with contains the following (node, x, y): 0 1.0 1.0 1 1.0 10.0 I get the following error when trying to identify the topology file:
TOPOLOGY = 4 TOPOLOGY_FILE = Topo.txt
Traceback (most recent call last): File "<stdin>", line 1, in ? NameError: name 'Topo' is not defined Thank you very much. Nicole Caruso _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
