Carla: Measurements

Created on 2 Jul 2018  路  3Comments  路  Source: carla-simulator/carla

Hello,

I am running Carla on windows. I find from the documentation that there are a lot of measurements that are logged from Carla while running, however, I don't know where can I find these measurements. I searched for them in the whole directory, and I found nothing.

python question

All 3 comments

Hi @mhusseinsh
looking at other issues, you may find that the measurements are not dumped in any way by default. You have to fetch them using your client and dump them by yourself in the way you want it. Take a look at e.g. #446 for an example on dumping the location of the Ego vehicle into a .txt file.

Hey @mhusseinsh.
It is exactly like @p-schulz says. I recommend you to read the docs about measurements.

Okay thanks a lot :)

Was this page helpful?
0 / 5 - 0 ratings