![]() * open .osm with utf-8 encoding enabled As the .osm files are utf-8 encoded, it was raising errors while running the config.py script. Added the parameter `encoding='utf-8'` to solve it. * Update CHANGELOG.md Co-authored-by: Axel1092 <35765780+Axel1092@users.noreply.github.com> |
||
---|---|---|
.. | ||
opendrive | ||
config.py | ||
environment.py | ||
lane_explorer.py | ||
performance_benchmark.py | ||
raycast_sensor_testing.py | ||
requirements.txt | ||
test_connection.py |