GCOP
1.0
|
#include <limits>
#include <iostream>
#include "cost.h"
#include "posegraph2d.h"
#include "kinbody2d.h"
Go to the source code of this file.
Classes | |
class | gcop::BaCost |
Namespaces | |
namespace | gcop |
Typedefs | |
typedef Matrix< double, Dynamic, 3 > | gcop::MatrixX3d |
typedef Matrix< double, 3, Dynamic > | gcop::Matrix3Xd |