added TupleConfig.h as header
parent
df62213619
commit
dd697a838d
|
@ -200,7 +200,7 @@ testSimulated3D_LDADD = libgtsam.la
|
||||||
check_PROGRAMS += testSimulated3D
|
check_PROGRAMS += testSimulated3D
|
||||||
|
|
||||||
# Pose SLAM headers
|
# Pose SLAM headers
|
||||||
headers += BetweenFactor.h LieConfig.h LieConfig-inl.h
|
headers += BetweenFactor.h LieConfig.h LieConfig-inl.h TupleConfig.h
|
||||||
|
|
||||||
# 2D Pose constraints
|
# 2D Pose constraints
|
||||||
headers += Pose2Factor.h Pose2Prior.h
|
headers += Pose2Factor.h Pose2Prior.h
|
||||||
|
|
Loading…
Reference in New Issue