Skip to content

Commit

Permalink
po
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Takagi <[email protected]>
  • Loading branch information
yuki-takagi-66 committed Nov 8, 2024
1 parent 121793a commit 0fd105c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ endif
:get clear stop state duration;
if (clear stop state duration is more than state_clear_time?) then (yes)
if (suppress_pass_judge_when_stopping is false or ego's velocity is zero?) then (yes)
if (suppress_pass_judge_when_stopping is false or ego is moving) then (yes)
:set current state GO;
endif
:reset clear stop state duration;
Expand Down

0 comments on commit 0fd105c

Please sign in to comment.