Skip to content

Commit

Permalink
typo in comment corrected!
Browse files Browse the repository at this point in the history
Signed-off-by: Zhe Shen <[email protected]>
  • Loading branch information
HansOersted committed May 27, 2024
1 parent cb8a702 commit e3b9bc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class MpcLateralController : public trajectory_follower::LateralControllerBase
// Flag indicating whether to keep the steering control until it converges.
bool m_keep_steer_control_until_converged;

// MPC colver checker.
// MPC solver checker.
bool m_is_mpc_solved{true};

// trajectory buffer for detecting new trajectory
Expand Down

0 comments on commit e3b9bc7

Please sign in to comment.