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

adding RSU to simuLTE probleme cars veins #325

Closed
Y-AMDIAZ opened this issue Mar 4, 2024 · 5 comments
Closed

adding RSU to simuLTE probleme cars veins #325

Y-AMDIAZ opened this issue Mar 4, 2024 · 5 comments

Comments

@Y-AMDIAZ
Copy link

Y-AMDIAZ commented Mar 4, 2024

I want to add RSU to SimuLTE so to communicate with cars but when I do run it gives me erreur I add a variable in highway.ned
image
image

PLEASE HELP

@riebl
Copy link
Owner

riebl commented Mar 4, 2024

The applType parameter is obviously not set in your configuration. See scenarios/artery/omnetpp.ini where you can find a line *.node[*].applType = "artery.veins.ApplicationLayer". You need a similar line in your omnetpp.ini but for *.rsu[*].

@Y-AMDIAZ
Copy link
Author

Y-AMDIAZ commented Mar 4, 2024

where I can find scenarios/artery/omnetpp.ini
i did nt find this ".node[].applType = "artery.veins.ApplicationLayer"."
image
here!

@riebl
Copy link
Owner

riebl commented Mar 4, 2024

*.node[*].applType = "artery.veins.ApplicationLayer"

Your config seems to be entirely unrelated to Artery, though. If you intend to combine SimuLTE and Veins, then you are wrong here.

@Y-AMDIAZ
Copy link
Author

Y-AMDIAZ commented Mar 4, 2024

Yes, I am currently working with simuLte, and I've integrated RSUs into the simulation. My objective is to enable RSUs to receive messages from cars and then transmit them to eNodeB. I'm wondering whether this is feasible or not within the SimuLTE framework. Can RSUs be effectively utilized in SimuLTE for such communication tasks?

@riebl
Copy link
Owner

riebl commented Mar 4, 2024

I think this use case is feasible though it may require some customizations. However, this project here ("Artery") is not the right place for your questions about SimuLTE. Please refer to the SimuLTE project for these.

@riebl riebl closed this as completed Mar 17, 2024
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

No branches or pull requests

2 participants