Hi everyone, I have a question about a line in the NRLsensorsium simulation example;
[$node_($i) set ll_(1)] up-target $sensor_($i) 1) I assume that ll_ represents the LL layer, actually the usual syntaxe is for example : $node set X_ $x, is this expression incomplete ? 2) I'm receiving as error ll_(1) no such element in the array, so what is exactly in this array? (NB: when replacing ll_(1) with ll_(0) I'm receiving a segmentation fault). Thanks in advance -- KOULALI Mohammed-Amine
