abhineet123 / ORB_SLAM2

Modified version of ORB SLAM for an autonomous navigation project
Other
305 stars 111 forks source link

The ros_monosub crashes whenever the ORB_SLAM loses the traction #9

Open abylikhsanov opened 5 years ago

abylikhsanov commented 5 years ago

First, I run the ros publisher node then I start the subscriber node, as usual. Whenever the ORB SLAM tracking has initialized, the subscriber starts to create a map but whenever the traction is lost, subscriber stops and does not continue to map even after the ORB SLAM finds the traction again.