
ADD_EXECUTABLE( pose_test pose_test.cpp )
TARGET_LINK_LIBRARIES( pose_test plankton )

