Added PartialPriorFactor.h to installed headers
parent
7066567b75
commit
a23a9ed4b5
|
@ -28,8 +28,8 @@ check_PROGRAMS += tests/testSimulated2DOriented
|
||||||
sources += Simulated3D.cpp
|
sources += Simulated3D.cpp
|
||||||
check_PROGRAMS += tests/testSimulated3D
|
check_PROGRAMS += tests/testSimulated3D
|
||||||
|
|
||||||
# Pose SLAM headers
|
# Generic SLAM headers
|
||||||
headers += BetweenFactor.h PriorFactor.h
|
headers += BetweenFactor.h PriorFactor.h PartialPriorFactor.h
|
||||||
|
|
||||||
# 2D Pose SLAM
|
# 2D Pose SLAM
|
||||||
sources += pose2SLAM.cpp dataset.cpp
|
sources += pose2SLAM.cpp dataset.cpp
|
||||||
|
|
Loading…
Reference in New Issue