Hi,
I've been having some problems in building a 3D map without a regular odometry source, using only the rgbd camera and lidars. So, I decided to do a sanity check following the exact steps described in the equivalent tutorial,
here. But I'm still facing errors:
At first, everything seems to go smooth:
![](http://official-rtab-map-forum.206.s1.nabble.com/file/n5009/Screenshot_from_2018-09-18_16-33-04.png)
But around 150s on the bag, when the first (and only I think) loop closure is detected, this happens:
![](http://official-rtab-map-forum.206.s1.nabble.com/file/n5009/Screenshot_from_2018-09-18_16-34-03.png)
In the end, the map looks like this:
![](http://official-rtab-map-forum.206.s1.nabble.com/file/n5009/Screenshot_from_2018-09-18_16-36-11.png)
Can someone try and see if you can reproduce the problem? Or is it something wrong with my setup (Ubuntu 16 and ros Kinetic)? Funny thing is that I had no problems when running demo_robot_mapping.launch...
Thanks in advance,
Vinicius