Replies: 3 comments 5 replies
|
You would need to go into And set to the following values: |
0 replies
|
Thank you for your answer. I set it up as you said. Everything else is fine. The position change is displayed on the terminal, but the node on the core still does not move. Is it possible that the nodes on the core can only be moved through the ns2 script? emane cannot move the nodes on the core canvas. |
0 replies
|
Nope, not just through ns2. There is also a xy to geo translation that occurs, based on the settings in the GUI. If you move things too far or not within scope, then that translation can fail or be invalid values. CORE itself is not a good viewer for seeing positions move geospatially, even though possible with the proper setup (which is also not trivial). |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Recently, I I tried to reproduce the demo of [EMANE Emulation Event Log (EEL) Generator]. I prepared eventservice.xml, eelgenerator.xml and scenario.eel. When I ran emaneeventservice eventservice.xml -l 3, I can't see any movement of n1 and n2 in the core-pygui.
All reactions