mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 05:22:03 +08:00
Merge branch 'devel-en' into devel-zhs
This commit is contained in:
@@ -66,7 +66,7 @@ class PathPlanner(object):
|
||||
else:
|
||||
curvfac = 0.
|
||||
|
||||
#curvature_factor = VM.curvature_factor(v_ego) + curvfac
|
||||
curvature_factor = VM.curvature_factor(v_ego) + curvfac
|
||||
|
||||
# TODO: Check for active, override, and saturation
|
||||
# if active:
|
||||
|
||||
Reference in New Issue
Block a user