提交 0669096b 编写于 作者: K kechxu 提交者: Kecheng Xu

Planning: [lattice] set backup trajectory on top-level

上级 926f3ea3
......@@ -350,7 +350,7 @@ Status LatticePlanner::PlanOnReferenceLine(
backup_trajectory_generator.GenerateTrajectory(
discretized_reference_line);
reference_line_info->SetCost(FLAGS_backup_trajectory_cost);
reference_line_info->SetTrajectory(trajectory);
reference_line_info->SetDrivable(true);
return Status::OK();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册