carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.34k stars 3.67k forks source link

IndexError: blueprint 'sensor.other.lane_detector' not found #1784

Closed aadityasp1 closed 5 years ago

aadityasp1 commented 5 years ago

Hi, I am trying to run older version of my scenario_runner with the latest Carla version 0.9.5 built from source (on Ubuntu 16.04.) and i get the following error:

The scenario cannot be loaded ... ... IndexError: blueprint 'sensor.other.lane_detector' not found blueprint 'sensor.other.lane_detector' not found No more scenarios .... Exiting

how to fix this error?

nsubiron commented 5 years ago

That sensor was renamed to sensor.other.lane_invasion.