#include #include #include using namespace gtsam; int main(){ TestResult tr; return TestRegistry::runAllTests(tr); }