You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If you want to edit the sensors configuration used in CARLA, edit `objects.json` located in `carla_autoware/config`. Make sure the sensor configuration is the same as the `sensor_kit` description used in Autoware.
59
59
- Misalignment might occurs during initialization, pressing `init by gnss` button should fix it.
60
+
- Sensor frequency can be changed on `carla_ros.py` Line 67.
61
+
- Changing the `fixed_delta_seconds` can increase the simulation tick (clock), some sensors params in `objects.json` need to be adjusted when it is changed (example: LIDAR rotation frequency have to match the FPS).
62
+
63
+
# Known Issues and Future Works
64
+
65
+
- Testing on procedural map (Adv Digital Twin).
66
+
- Automatic sensor configuration of the CARLA sensors from the Autoware sensor kit.
0 commit comments