Skip to content

Commit

Permalink
feat(map_based_prediction): consider only routable neighbours for lan…
Browse files Browse the repository at this point in the history
…e change (#703)

Signed-off-by: Mehmet Dogru <[email protected]>
  • Loading branch information
mehmetdogru authored Nov 25, 2023
1 parent 5a4fbf4 commit 7580bc7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
diff_dist_threshold_to_left_bound: 0.29 #[m]
diff_dist_threshold_to_right_bound: -0.29 #[m]
num_continuous_state_transition: 3
consider_only_routable_neighbours: false

reference_path_resolution: 0.5 #[m]

0 comments on commit 7580bc7

Please sign in to comment.