Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvements to debug and deploy ns3-ai #120

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Kakadus
Copy link
Contributor

@Kakadus Kakadus commented Jun 18, 2024

the first patch is a small fix to supply flags (in the form of --XXX) to ns3 environments.

the second patch adds a debug option to ns3-ai. Instead of launching the environment directly, sleep infinity is executed instead, allowing users to start the ns3 simulation with a debugger and interactively analyze the simulator.

lastly, I implemented the feature to specify the path of a compiled simulation program. ns3-ai then does not use the ns3 wrapper but starts the simulation binary directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant