Simple straigh line navigation goal using ORB_SLAM2 and rtabmap_ros visual SLAMS.
Hi
Im new in the navigation stack. I would like to do some obstacle avoidance/collision detection using ORB_SLAM2 and rtabmap_ros visual SLAMS. The base of the robot is not moving and obstacle avoidance is in real Cartesian space in 3D. The robot is kind of a crane. So the base is fix but the hook is moving in x and y coordinate space So for the beginning just need a simple straight line navigation goal. Already made ORB_SLAM2 working with my bag file. So what set up is need it in order to use ORAB_SLAM / rtabmap_ros with navigation stack? Im using Ubuntu 16.04 and ros kinetic
Thanks