-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Seiya Shimizu edited this page Sep 23, 2019
·
2 revisions
This package provides ROS wrapper for CUDA implementations of Semi-Global (Block) Matching (i.e. SGM or SGBM). This package currently supports Fixstars libSGM and NVIDIA VisionWorks as stereo-matching engine.
Basic usage of this package (e.g. subscribed/published topics, node structure) is compatible with ros-perception/image_pipeline/stereo_image_proc. Refer to its wiki for quick start.