Skip to content

Commit

Permalink
Update local_planning.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelkuehnel authored Dec 17, 2023
1 parent e394ad0 commit f0f208d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/07_planning/local_planning.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ For calculating the distance the "rule of thumb" is used.
$$
distance_{safety} = speed + (speed \cdot 0.36)^2
$$

$$
distance_{emergency} = speed + \frac{(speed \cdot 0.36)^2}{2}
$$
Expand Down

0 comments on commit f0f208d

Please sign in to comment.