-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Description
VINS-Course/src/backend/problem.cc
Line 473 in 75b9586
| b_prior_ -= H_prior_ * delta_x_.head(ordering_poses_); // update the error_prior |
贺博,你好。请问,更新b_prior_的时候,为什么是“减法”? b_prior_ -= H_prior_ * delta_x_.head(ordering_poses_);我的理解是“加法”,请问,我哪里出错了?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels