Skip to content

Commit

Permalink
Remove lane provider key
Browse files Browse the repository at this point in the history
  • Loading branch information
BMarchi authored and hidmic committed Aug 20, 2019
1 parent 140dfea commit 5bdee09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/delphyne/blackboard/blackboard_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

ROAD_GEOMETRY_KEY = 'road_geometry'
SIMULATION_KEY = 'simulation'
LANE_PROVIDER_KEY = 'lane_provider'

class LaneAndLocationProvider():

Expand Down

0 comments on commit 5bdee09

Please sign in to comment.