Skip to content

Update the new version of G2O interface.#110

Open
zhkmxx9302013 wants to merge 2 commits intogaoxiang12:masterfrom
zhkmxx9302013:master
Open

Update the new version of G2O interface.#110
zhkmxx9302013 wants to merge 2 commits intogaoxiang12:masterfrom
zhkmxx9302013:master

Conversation

@zhkmxx9302013
Copy link

新版的g2o(目前是2018年5月后的版本),BlockSover的构造器是unique_ptr的,unique_ptr不支持拷贝构造,所以传参必须通过move。

更新了新版G2O接口,BlockSolver的构造器是unique_ptr的,unique_ptr不支持拷贝构造,所以传参必须通过move。
更新了新版G2O接口,BlockSolver的构造器是unique_ptr的,unique_ptr不支持拷贝构造,所以传参必须通过move。
@gaoxiang12
Copy link
Owner

这可能导致和3rdparty中g2o版本不一致,最好要换一起换。

@zhkmxx9302013
Copy link
Author

@gaoxiang12 好的高博,我会在学习、代码复现过程中,逐步pull request的,有什么问题,还请您多指正^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants