提交 29c3f2da 编写于 作者: X Xiangquan Xiao

Robot: Remove trailing spaces.

上级 e6847306
......@@ -109,7 +109,7 @@ class Alignment {
void ClearPoseInfo(std::shared_ptr<BadOrGoodPoseInfo> sp_pose_info) {
if (sp_pose_info == nullptr) {
AERROR << "sp_pose_info is nullptr";
return;
return;
}
BadOrGoodPoseInfo& pose_info = *sp_pose_info;
pose_info.start_time = -1.0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册