-
Notifications
You must be signed in to change notification settings - Fork 33
Installation and Quick Start
JokerJohn edited this page Apr 21, 2026
·
4 revisions
Required:
- Eigen3
- PCL
Optional:
- TBB
- OpenMP
No longer required on main:
- Ceres
- yaml-cpp
- Open3D
cd DCReg
mkdir -p build
cd build
cmake ..
cmake --build . -j8cd DCReg/build
./dcreg_minimal_example
./dcreg_runnerThe default simulation case is now repo-local:
DCReg/dataset/shifted_cylinder/measured_cloud_shifted_cylinder.pcd
The parking-lot case still exists in code, but it requires your local data path.
-
dcreg_minimal_example: prints the three core DCReg modules -
dcreg_runner: runs the verified simulation pipeline and compares parameterizations