cleaned up the code a bit
parent
5b44ddc3e5
commit
915c760524
|
@ -25,11 +25,6 @@
|
||||||
|
|
||||||
#include <CppUnitLite/TestHarness.h>
|
#include <CppUnitLite/TestHarness.h>
|
||||||
|
|
||||||
#include <boost/assign/list_of.hpp>
|
|
||||||
using boost::assign::list_of;
|
|
||||||
using boost::assign::map_list_of;
|
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
using namespace gtsam;
|
using namespace gtsam;
|
||||||
|
|
||||||
// A simple prototype custom chart that does two things:
|
// A simple prototype custom chart that does two things:
|
||||||
|
|
Loading…
Reference in New Issue