Closed CCBest2022 closed 1 year ago
Please note that you should follow a specific order when running the bridge:
The error in the second pictures accrues when you run the bridge before adding the ego vehicle to UnrealEngine's world. This happens because in the bridge I assume that the world is set and ready for transferring data. While the error in the third picture is related to the incorrect IP address. I have pushed a commit of an edited script generate_traffic.py, to generate the traffic and get the host IP address from the bridge config.
Thank you very much, according to your guidance, I initially solved the problem on the bridge project.
Hello, I have been very interested in this project recently.