stella-cv / stella_vslam_ros

ROS package for stella_vslam
https://stella-cv.rtfd.io/en/latest/
Other
117 stars 77 forks source link

IMU Integration with ROS #73

Closed anvar-mahammad closed 2 years ago

anvar-mahammad commented 2 years ago

Hi!

I installed the OpenVSLAM branch with IMU integration and tried to install ROS Package as well. I am getting an error saying openvslam::system doesn't have a member called relocalize_by_pose_2d when building openvslam_ros.cc. I was wondering when you guys will be able to have ROS package that also has the IMU Integration? or is there a fix to this except just manually adding the classes to the system.cc and tracking_module.cc, which I suspect will kill the whole purpose of having IMU integration.

Best regards, Anvar