Realistic signal propagation model for Artery #407
Closed
AshFungor
started this conversation in
Show and tell
Replies: 1 comment 2 replies
|
Hi @AshFungor! Sure, how do you plan to integrate the external code (Sionna RT)? I am not a fan of copying files around, so maybe we can manage a venv via CMake for this purpose? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey, @riebl! I've been working on adapting Sionna RT to use as INET physical environment for Artery, which also includes IPathLoss implementation to actually utilize calculated signal propagation paths. The code itself does not rewrite Sionna RT, just adopting Python API calls for Cpp and INET interfaces. Would you be interested in having such thing here? I've looked at OMNeT++ products, haven't seen anyone using ray tracer, so I thought this would be a nice feature for Artery :)
All reactions