https://github.com/carla-simulator/carla
Revision 28054868ae61746c26e2762ced917dd2660efb97 authored by rmurrish on 17 March 2023, 10:28:14 UTC, committed by GitHub on 17 March 2023, 10:28:14 UTC
* Fix a typo in setting the max brake

From self._max_steer to self._max_brake

* Update internal link

Link in the page navigation did not match the heading text later in the document, causing a broken link, and link text that does match the current content of the document.
Update the link to match the body text/heading for building a package from source.

---------

Co-authored-by: kykim0 <kykim144@gmail.com>
Co-authored-by: bernat <bernatx@gmail.com>
1 parent 50aa4f7
History
Tip revision: 28054868ae61746c26e2762ced917dd2660efb97 authored by rmurrish on 17 March 2023, 10:28:14 UTC
Update internal link (#5865)
Tip revision: 2805486
File Mode Size
.github
Co-Simulation
Docs
Examples
Import
LibCarla
PythonAPI
Unreal
Util
osm-world-renderer
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 510 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-- 66.0 KB
CMakeLists.txt -rw-r--r-- 125 bytes
Doxyfile -rw-r--r-- 1.4 KB
Jenkinsfile -rw-r--r-- 14.6 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 135 bytes
README.md -rw-r--r-- 9.7 KB
Update.bat -rw-r--r-- 2.7 KB
Update.sh -rwxr-xr-x 3.0 KB
mkdocs.yml -rw-r--r-- 1.7 KB
wheel_config.ini -rw-r--r-- 87 bytes

README.md

back to top