Skip to content

denck007/Spatial_Mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Mapper

This is based off of the Stereolabs ZED Spatial Mapping sample

The major changes are that options are parameterized and outputs are cleaned up. The motivation is that the basic ZEDfu program seems to not have spatial memory turned on which causes issues in building models.

Build for Linux

Open a terminal in the sample directory and execute the following command:

mkdir build
cd build
cmake ..
make

The build.sh script does essentially this and lauches the program.

About

Spatial Mapping using StereoLabs ZED camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages