Skip to content

Commit

Permalink
Update planning/behavior_path_planner/include/behavior_path_planner/s…
Browse files Browse the repository at this point in the history
…cene_module/avoidance/avoidance_module.hpp

Co-authored-by: Kyoichi Sugahara <[email protected]>
  • Loading branch information
satoshi-ota and kyoichi-sugahara authored Nov 28, 2023
1 parent 17f194d commit d85ffff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ class AvoidanceModule : public SceneModuleInterface
void insertStopPoint(const bool use_constraints_for_decel, ShiftedPath & shifted_path) const;

/**
* @brief insert stop point to return original lane.
* @brief insert stop point in return path to original lane.
* @param flag. if it is true, the ego decelerates within accel/jerk constraints.
* @param target path.
*/
Expand Down

0 comments on commit d85ffff

Please sign in to comment.