GCOP
1.0
|
#include <limits>
#include <iostream>
#include "cost.h"
#include "body2dgraph.h"
#include "body2d.h"
Go to the source code of this file.
Classes | |
class | gcop::Body2dSlamCost |
Namespaces | |
namespace | gcop |
Typedefs | |
typedef Matrix< double, Dynamic, 6 > | gcop::MatrixX6d |
typedef Matrix< double, 6, Dynamic > | gcop::Matrix6Xd |