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
Copy file name to clipboardexpand all lines: simulator/carla_autoware/README.md
-2
Original file line number
Diff line number
Diff line change
@@ -137,5 +137,3 @@ The `carla_ros.py` sets up the CARLA world:
137
137
- Sensor currently not automatically configurated to have the same location as the Autoware Sensor kit. The current work around is to create a new frame of each sensors with (0, 0, 0, 0, 0, 0) coordinate relative to base_link and attach each sensor on the new frame (`carla_autoware.launch.xml` Line 28). This work around is very limited and restrictive, as when the sensor_kit is changed the sensor location will be wrongly attached.
138
138
- Traffic light recognition.
139
139
- Currently the HDmap of CARLA did not have information regarding the traffic light which is necessary for Autoware to conduct traffic light recognition.
140
-
- Ego Vehicle Control.
141
-
- Currently during sharp turning the ego-vehicle have large lateral error.
0 commit comments