提交 32db9e83 编写于 作者: Q Qi Luo 提交者: Jiangtao Hu

Control: Update lat_controller

上级 86c14109
......@@ -543,7 +543,7 @@ void LatController::ComputeLateralErrors(
const double x, const double y, const double theta, const double linear_v,
const double angular_v, const TrajectoryAnalyzer &trajectory_analyzer,
SimpleLateralDebug *debug) const {
// TODO: (QiL) change this to conf.
// TODO(QiL): change this to conf.
::apollo::common::TrajectoryPoint target_point;
if (FLAGS_use_relative_position) {
target_point = trajectory_analyzer.QueryNearestPointByRelativeTime(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册