Skip to content

Commit

Permalink
feat: adding user name to todo comment
Browse files Browse the repository at this point in the history
Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>
  • Loading branch information
ahmeddesokyebrahim committed Mar 6, 2023
1 parent 1c60ab6 commit 60699ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ bool InvalidLaneletModule::modifyPathVelocity(PathWithLaneId * path, StopReason
}

case State::STOPPED: {
// TODO: Driver RTC to take over responsibility
// TODO(ahmeddesokyebrahim): Driver RTC to take over responsibility
break;
}

Expand Down

0 comments on commit 60699ef

Please sign in to comment.