https://github.com/carla-simulator/carla
Revision d3f61335ddde2a17d4fd4d75a674df634de06dce authored by San on 23 October 2020, 08:11:34 UTC, committed by GitHub on 23 October 2020, 08:11:34 UTC
* 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>
1 parent a66906d
History
Tip revision: d3f61335ddde2a17d4fd4d75a674df634de06dce authored by San on 23 October 2020, 08:11:34 UTC
osm-xodr conversion encoding correction (#3421)
Tip revision: d3f6133
File Mode Size
.github
Co-Simulation
Docs
Examples
Import
LibCarla
PythonAPI
Unreal
Util
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 485 bytes
.pep8 -rw-r--r-- 29 bytes
.readthedocs.yml -rw-r--r-- 251 bytes
.travis.yml -rw-r--r-- 3.0 KB
CHANGELOG.md -rw-r--r-- 52.3 KB
CMakeLists.txt -rw-r--r-- 125 bytes
Doxyfile -rw-r--r-- 1.4 KB
Jenkinsfile -rw-r--r-- 13.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 135 bytes
README.md -rw-r--r-- 7.4 KB
Update.bat -rw-r--r-- 2.7 KB
Update.sh -rwxr-xr-x 3.0 KB
mkdocs.yml -rw-r--r-- 3.0 KB
wheel_config.ini -rw-r--r-- 87 bytes

README.md

back to top