Daniel Domingos Adriano

Results 5 comments of Daniel Domingos Adriano

Hi @riebl Thanks for the help. I try to use Vanetza routing for multi-hop, but I can't make it work. Do you have an example on how to use any...

Hi @riebl I set the settings at [MIB setup](https://github.com/riebl/artery/blob/master/src/artery/networking/Router.cc#L93) to: ``` mib.itsGnAreaForwardingAlgorithm = vanetza::geonet::BroadcastForwarding::CBF; mib.itsGnNonAreaForwardingAlgorithm = vanetza::geonet::UnicastForwarding::Greedy; ``` In my scenario, the source node are outside the destination area, so...

Hi @riebl Of course! Can you send me a e-mail and then I send back to you with my scenario. My e-mail: > [email protected] Thanks for helping me! Regards, Daniel

@JanaFaganeli Were you able to install python in the nodes? Thanks