-
Notifications
You must be signed in to change notification settings - Fork 87
CARLA-Autoware localization problem #142
Description
Ubuntu 18.04
CARLA 0.9.11
Autoware 1.14
Hi, I'm currently using Carla 9.11 but same thing was happening with 9.10.1. It also does not mater if I'm running ROS-bridge in synchronous or asynchronous mode, problems is always persistent. Basically on sharp turn, when NDT time increase, Autoware get lost, looks like vehicle shown in rviz Autoware is not capable to keep up with the vehicle in simulation. I assume something is wrong with localization in Autoware. I'm still getting some errors/warnings but I do not know if it has to do anything with it ("Failed transform from base_link to ego_vehicle/lidar", and some others which might be related to that one), since when the vehicle is driving straight, whole thing looks ok. Any idea what might be causing the problem? Thanks
