Facing error in launching vehicles in carla #684
Unanswered
lavish123409
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello everyone,
I am new to CARLA and ROS. I am trying to run carla-ros-bridge's

bridge.py
file which I believe launches some actors in the CARLA simulator.But, it was always giving timeout error while connecting to the simulator. On investigating with the
tcpdump
tool, I found out that even though the packets are moving to and fro in 2000 port of simulator, it is still giving same error.After this observation, I am completely confused about the issue. If somebody can explain me what is the error and provide a solution or suggest some other approach to debug, then it would be very helpful for me.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions