Skip to content

Commit 7074860

Browse files
Support for NVIDIA NuRec 25.07 (CARLA-NuRec 0.2). (#9132)
* Add Support for NVIDIA NuRec 25.07 (CARLA-NuRec 0.2) --------- Co-authored-by: grossanchez <[email protected]>
1 parent c222120 commit 7074860

30 files changed

+487
-94
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
* Added API function `world.set_annotations_traverse_translucency` and implemented functionality to configure, whether depth and semantic + instance segmentation traverse translucent materials or not.
4949
* Fixed `frame`, `timestamp` and `transform` of `SensorData` not matching to the actually sent image for camera sensors.
5050
* Added "geolocation_to_transform" function to the Map object in the PythonAPI
51+
* Add support for NVIDIA NuRec 25.07 (CARLA-NuRec 0.2)
5152

5253
## CARLA 0.9.15
5354

PythonAPI/examples/nvidia/grpc_proto/__init__.py

Lines changed: 0 additions & 11 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)