You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any changes you will do the server side needs to be pushed into the docker container, and build inside to take effect. We have to script this process, so there is no need to install NS3 or build it manually.
Implement a build_server.sh to push any changes you did to the NS-3 side code.
Implement a run_server.sh to build the changes in NS3 and deploy the rosns3 server.
The text was updated successfully, but these errors were encountered:
Any changes you will do the server side needs to be pushed into the docker container, and build inside to take effect. We have to script this process, so there is no need to install NS3 or build it manually.
Implement a
build_server.sh
to push any changes you did to the NS-3 side code.Implement a
run_server.sh
to build the changes in NS3 and deploy the rosns3 server.The text was updated successfully, but these errors were encountered: