Skip to content

Commit

Permalink
stanley paper
Browse files Browse the repository at this point in the history
  • Loading branch information
TiaSinghania committed May 20, 2024
1 parent 5505892 commit 391b261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rb_ws/src/buggy/scripts/auton/stanley_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
class StanleyController(Controller):
"""
Stanley Controller (front axle used as reference point)
Referenced from this paper: https://ai.stanford.edu/~gabeh/papers/hoffmann_stanley_control07.pdf
"""

LOOK_AHEAD_DIST_CONST = 0.05 # s
Expand Down

0 comments on commit 391b261

Please sign in to comment.