Should pixel density be 0.1653 or 0.1643?
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
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.
Most helpful comment
PR merged!