We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555ab73 commit 9879cbdCopy full SHA for 9879cbd
CHANGELOG.md
@@ -19,6 +19,7 @@
19
* Added V2X sensors for cooperative awareness message and custom user-defined messages to support vehicle-to-vehicle communication
20
* Added named tuples for BasicAgent.py's detection result to allow for type-hints and better semantics.
21
* Added type-hint support for the PythonAPI
22
+ * Added type-hints to GlobalRoutePlanner and use carla.Vector3D code instead of pre 0.9.13 numpy code.
23
24
25
## CARLA 0.9.15
0 commit comments