fix(ros): DKRP
This commit is contained in:
@@ -579,7 +579,7 @@ std::shared_ptr<struct CameraROSMsgInfoPair>
|
||||
return proc->getCameraROSMsgInfoPair();
|
||||
#endif
|
||||
}
|
||||
return {};
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
MYNTEYE_END_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user