I wanna make a SLAM C++ project which uses two monocular cameras processed by one laptop. But all I find is using two cameras and the two cameras have the fixed relative position. It means that I cannot move the two cameras freely. Can anyone tell me whether it's possible to do SLAM with two cameras moving freely?