Visual SLAM instead of odometry in Gmapping
Gmapping of ROS Navigation uses /odom data for mapping and performing navigation. I wish to replace the /odom data by a visual SLAM. What are the changes I need to make.