Carla: Should pixel density be 0.1653 or 0.1643?

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

Should pixel density be 0.1653 or 0.1643?

0.1653 here:
https://github.com/carla-simulator/carla/blob/be31711d5146cbd8785b55096d56a550a35879e6/PythonClient/view_start_positions.py#L42

0.1643 here:
https://github.com/carla-simulator/carla/blob/be31711d5146cbd8785b55096d56a550a35879e6/PythonClient/carla/planner/city_track.py#L19

I first though this value was arbitrary. But because pixel_density seems important (i.e. defining how a world point converts to a node, see below), I'm worried my world-defined waypoints are slightly misplaced?
https://github.com/carla-simulator/carla/blob/be31711d5146cbd8785b55096d56a550a35879e6/PythonClient/carla/planner/converter.py#L153-L158

stale

Most helpful comment

PR merged!

All 3 comments

I've also noticed this when I make PR #542. 0.1643 seems a correct value.

PR merged!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mhusseinsh picture mhusseinsh  路  3Comments

hc167 picture hc167  路  4Comments

kartikye picture kartikye  路  3Comments

chankim picture chankim  路  3Comments

imran514 picture imran514  路  3Comments