Visual-SLAM-using-Stereo-Camera-for-Autonomous-Vehicles icon indicating copy to clipboard operation
Visual-SLAM-using-Stereo-Camera-for-Autonomous-Vehicles copied to clipboard

Indoor/Outdoor SLAM using Stereo Vision. This project used ORB_SLAM2 with ZED stereo camera to achieve the task of SLAM and has a custom 2D occupancy grid mapping algorithm using depth.

Results 2 Visual-SLAM-using-Stereo-Camera-for-Autonomous-Vehicles issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for making your code open source. I wanted to ask how you have made the transformation from ORB SLAM's frame to map. I want to do something...

Hi, I was testing the package for the occupancy grid generation. But I get a seg fault when I start the rosbag. I just changed the topic names and the...