提交 b033fc44 编写于 作者: J Jiangtao Hu 提交者: Yifei Jiang

fix typo.

上级 f6170a66
......@@ -38,7 +38,7 @@ EMPlanner::EMPlanner() {}
bool EMPlanner::MakePlan(const TrajectoryPoint& start_point,
std::vector<TrajectoryPoint>* discretized_trajectory) {
DataCenter* data_center = DataCenter::instance();
// Frame* frame = data_center->current_frame();
Frame* frame = data_center->current_frame();
frame->set_planning_data(new EMPlanningData());
// frame->mutable_planning_data()->set_reference_line(reference_line);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册