Skip to content

yonghu92/pointcloud_matcher_copy

Repository files navigation

Digital Twin Pointcloud optimizer

How to use

brew install pipx   # on MacOS
pipx install virtualenv
virtualenv venv
source venv/bin/activate

pip install -r requirements.txt
python3.11 main.py
# or 
make
# or run with bayesian
python3.11 bayesian_test.py # (still w.i.p)

# and then
make visualize

To package application, run

./package.sh

and then copy paperYong.zip into https://colab.research.google.com/drive/1NCsgLwqATucfGTXeq-zE_tdnc7lwOdR0?usp=sharing

or use the local GPU

... or use Makefile

make help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages