Skip to content

更新先验b_prior_时,为什么是“减法”? #13

@jyzhong

Description

@jyzhong

b_prior_ -= H_prior_ * delta_x_.head(ordering_poses_); // update the error_prior

贺博,你好。请问,更新b_prior_的时候,为什么是“减法”? b_prior_ -= H_prior_ * delta_x_.head(ordering_poses_);我的理解是“加法”,请问,我哪里出错了?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions