https://github.com/carla-simulator/carla
Revision 538b4e04d6a65e2d5c195569cbb72a8f35b313f1 authored by Tomasz Sułkowski on 02 May 2019, 14:01:47 UTC, committed by Néstor Subirón on 02 May 2019, 14:01:47 UTC
* BasicSynchronousClient for client side bounding boxes done
* client-side bounding boxes done
* Updated CHANGELOG.md and client_bounding_boxes with appropriate imports for development build
* moved client_bounding_boxes.py to examples/
* attempt to fix strange pylint error
* fix attempt for pylint2
* Disabled pylint E1126 as it is getting confused with numpy matrix slice
1 parent 8781712
History
Tip revision: 538b4e04d6a65e2d5c195569cbb72a8f35b313f1 authored by Tomasz Sułkowski on 02 May 2019, 14:01:47 UTC
Client-side bounding boxes (#1383)
Tip revision: 538b4e0
File Mode Size
.github
Deprecated
Docs
Examples
LibCarla
PythonAPI
RoadRunnerFiles
Unreal
Util
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 447 bytes
.pep8 -rw-r--r-- 29 bytes
.travis.yml -rw-r--r-- 2.5 KB
CHANGELOG.md -rw-r--r-- 36.3 KB
CMakeLists.txt -rw-r--r-- 125 bytes
Doxyfile -rw-r--r-- 1.3 KB
Jenkinsfile -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 135 bytes
README.md -rw-r--r-- 4.8 KB
Update.sh -rwxr-xr-x 3.0 KB
mkdocs.yml -rw-r--r-- 1.4 KB
wheel_config.ini -rw-r--r-- 87 bytes

README.md

back to top