Dear Researcher, I read your paper bench mark itinerary algorithm, the survey is done excellently, could you please guide me as how to use castalia for simulating mobile agents.
In this paper: https://www.researchgate.net/publication/313485749_Mobile_agents-based_data_aggregation_in_WSNs_benchmarking_itinerary_planning_approaches
you may find a link to our github account where you may find the implementations of our MA data fusion algorithms in Castalia.
Thanks for your interest,
Damianos
Article Mobile agents-based data aggregation in WSNs: benchmarking i...
Hi, I think I already answered that. In this paper you may find a link to our github account where you may find the implementations of our MA data fusion algorithms in Castalia: https://github.com/ivenetis/Castalia-3.2-MA
I managed to run RadioTest Simulation in Castalia-3.2-MA but when I ran LCF_MH. It has one error :
Error in module (cCompoundModule) SN (id=1) during network setup: The simulation wanted to ask a question, set cmdenv-interactive=true to allow it: "Enter parameter `SN.numNodes' (unassigned):".
I took a look at omnetpp.ini the parameter SN.numNodes is already assigned with values. Please enlighten me on this error. Thank you