You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have just started using CARLA, I was able to lay down a simple script for creating a vehicle object and putting a Camera sensor to it and obtain some tuples of data through listen command. I would like to make an interface with CARLA and ADTF3. I would like to know if there is something already in CARLA to push image frames over Ethernet as packets.
I am working with python APIs, wondering i should be looking for external libraries to push the data, because one major measure i want to do is the latency measurement.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I have just started using CARLA, I was able to lay down a simple script for creating a vehicle object and putting a Camera sensor to it and obtain some tuples of data through listen command. I would like to make an interface with CARLA and ADTF3. I would like to know if there is something already in CARLA to push image frames over Ethernet as packets.
I am working with python APIs, wondering i should be looking for external libraries to push the data, because one major measure i want to do is the latency measurement.
Beta Was this translation helpful? Give feedback.
All reactions