Replies: 1 comment
-
@eqwhip Hello, I currently have a similar project, would you mind if you can share some information with me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to implement lte-v2x sidelink communication using a custom ns3 library.
In order to do that I would need to import that custom library to mosaic and set the parameters. I tried tweaking the ns3_federate_config.xml file, but it resulted in errors, as I assume it is only for 802.11(p) settings.
note: I have used tiergarten scenario, and from default scenario_config.json changed the ns3 federator option true, and sns as false.
So, is there any solution or method (Even a lengthy one) to integrate custom NS3 lte-v2x model based messages inside the Eclipse Mosaic simulation.
Any inputs/suggestions will be of great help, thank you.
Beta Was this translation helpful? Give feedback.
All reactions