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

NS-3 port conflicts with CARLA Server Port #39

Open
kjrush opened this issue Jan 28, 2022 · 0 comments
Open

NS-3 port conflicts with CARLA Server Port #39

kjrush opened this issue Jan 28, 2022 · 0 comments
Labels
anomaly A report of an observed issue with the software severity 3

Comments

@kjrush
Copy link
Contributor

kjrush commented Jan 28, 2022

When run together in co-simulation NS-3 attempts to bind to the same port as the CARLA API server, causing a port conflict and crash shortly after starting the co-simulation. This should be resolved by reconfiguring NS-3 and/or CARLA to use different ports that do not conflict.

Affected version:
Current develop branch as of time of issue writing. Will be documented as a known issue for XIL 1.0 release.

Steps to Reproduce:

  1. Build and install the co-simulation images
  2. Configure or acquire a scenario file for the cosimulation runtime that instantiates both the carla federate and the ns-3 federate.
  3. Run the co-simulation.
  4. The system should error out and crash after a brief delay.

Workaround:
For the 1.0 release, the NS-3 adapter will not be enabled in the default XIL co-simulation scenarios. This should not impact the functionality of the co-simulation at 1.0 as only a single vehicle will be involved in this version of the tool. The documentation will be updated to reflect this recommendation.

@kjrush kjrush added anomaly A report of an observed issue with the software severity 3 labels Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly A report of an observed issue with the software severity 3
Projects
None yet
Development

No branches or pull requests

1 participant