Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sdk2.5 #120

Open
Misaka007 opened this issue May 29, 2021 · 3 comments
Open

sdk2.5 #120

Misaka007 opened this issue May 29, 2021 · 3 comments

Comments

@Misaka007
Copy link

/usr/include/c++/9/bits/shared_ptr.h:714:5: note: template argument deduction/substitution failed:
/home/deepin/SLAM/MYNT-EYE-S-SDK-2.5.0/src/mynteye/api/synthetic.cc:331:27: error: template argument 1 is invalid
331 | POINTS_PROC_PERIOD);
| ^
/home/deepin/SLAM/MYNT-EYE-S-SDK-2.5.0/src/mynteye/api/synthetic.cc:336:40: error: ‘DepthProcessor’ was not declared in this scope; did you mean ‘depth_processor’?
336 | depth_processor = std::make_shared(
| ^~~~~~~~~~~~~~
| depth_processor
/home/deepin/SLAM/MYNT-EYE-S-SDK-2.5.0/src/mynteye/api/synthetic.cc:340:26: error: no matching function for call to ‘make_shared< >(std::shared_ptrmynteye::CameraROSMsgInfoPair, std::shared_ptr, std::shared_ptr, int)’
340 | DEPTH_PROC_PERIOD);

@Misaka007
Copy link
Author


Uploading 2021-05-29 16-20-54 的屏幕截图.png…

@Misaka007
Copy link
Author

请问如何解决

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

No branches or pull requests

2 participants
@Misaka007 and others