Cooja with dynamically moving motes #2690
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have added a new facility to cooja, where the motes can change their position on the run, by dynamically taking decisions. This feature will help the community to advance in Research related to MANETS, VANETS etc, where the interaction between communication and mobility-concerned decision making of the motes will be tightly linked.
I have also given an option in the Cooja GUI so that only those who need this facility will be able to track the motes in the GUI, where as the rest can use Cooja just as before.
For more details about this feature kindly have a look at "tools/cooja/Readme_mobility.md" in the contiki folder.
closes #2689