Skip to content

Airsim ros-wrapper for stereo depth image (realistic, CUDA)

Notifications You must be signed in to change notification settings

9iant/airsim_stereo_depth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple ROS package of Semi-Global Matching for AirSim

The code was tested with Ubuntu 20.04, ROS Noetic, CUDA 11.4.

The implementation of sgm_gpu was obtained from agile_autonomy.

How to use

check settings.json and replace the settings for cameras into your airsim settings. run airsim simulator and roslaunch airsim_stereo airsim_stereo.launch

example1 example1

Caution

This code is roughly designed for research purposes. Adjust the camera settings in airsim_stereo.launch to align with your AirSim configurations in settings.json

Check your CUDA version and modify CMakeLists.txt. usually find_package(CUDA REQUIRED) will be fine.

Future work

Retrieving settings from AirSim

About

Airsim ros-wrapper for stereo depth image (realistic, CUDA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published