qdLMF / VINS-Fusion-GPU-BA

A CUDA reimplementation of Bundle Adjustment for VINS-Fusion
GNU General Public License v3.0
86 stars 7 forks source link

camodocal::Camera Assertion `px != 0' failed. #4

Open zkq123456789 opened 11 months ago

zkq123456789 commented 11 months ago

The following issues occurred when running: vins_node: /usr/include/boost/smart_ptr/shared_ptr.hpp:734: typename boost::detail::sp_member_access::type boost::shared_ptr::operator->() const [with T = camodocal::Camera; typename boost::detail::sp_member_access::type = camodocal::Camera*]: Assertion `px != 0' failed.

Is there a solution?

chenjack9017 commented 1 month ago

嘿,请问你解决了这个问题吗?