Skip to content

Commit

Permalink
remove collision checker
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeBouton committed Apr 18, 2019
1 parent 4d653cc commit c8d476c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/AutomotivePOMDPs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export
get_exit_lanes,
get_ego,
is_crash,
collision_checker,
direction_from_center,
random_route,
is_observable_dyna,
Expand All @@ -60,7 +59,6 @@ export

include("constants.jl")
include("utils/helpers.jl")
include("utils/collision_checker.jl")
include("utils/occlusions.jl")
include("utils/rendering.jl")

Expand Down

0 comments on commit c8d476c

Please sign in to comment.