Skip to content

CompilerLuke/point_cloud_renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Instructions

1. Install environment

2. Clone repository and dependencies

git clone https://github.com/CompilerLuke/eth_localization.git --recursive

3. Build using cmake

cd eth_localization
mkdir build
cd build
cmake ../ -DCMAKE_BUILD_TYPE=RelWithDebInfo
make -j 8
cd ../data
curl https://polybox.ethz.ch/index.php/s/FkRiq4m1131wWxI/download > pointcloud.pc 

Run

Run ../build/viz/eth_localization_viz_app from within the data directory

About

ComputerVision project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published