Skip to content

Streaming data out of CARLA #4123

Answered by thatdevin
EricPolizzy asked this question in Q&A
Discussion options

You must be logged in to vote

In your code I didn't see any clue that you were trying to fetch sensor data. The port 8000 is used for TrafficManager in Carla. Principally if you want to get sensor data, you could settle your global "data-container(like list)" in the callback function of your target sensor. In each world tick you send out this "data-container". But remember to clear it for each tick.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by germanros1987
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants