Skip to content

Commit

Permalink
Update msg_serializer.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroldchen authored and jinghaomiao committed Sep 17, 2020
1 parent f1a2603 commit faf1139
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ bool MsgSerializer::ConvertObjectToPb(const base::ObjectPtr &object_ptr,
}
}

// TODO(all): semantic map related, for debugging
// // record the best prediction trajectory
// if (object_ptr->feature.get() &&
// object_ptr->feature->predicted_trajectory_size() > 0) {
Expand Down

0 comments on commit faf1139

Please sign in to comment.