GCOP
1.0
|
#include <limits>
#include <iostream>
#include "so3.h"
#include "cost.h"
#include "kinrccarpath.h"
#include "kinrccar.h"
Go to the source code of this file.
Classes | |
class | gcop::KinRccarPathCost |
Namespaces | |
namespace | gcop |
Functions | |
static Matrix3d | gcop::r3hat (const Vector3d &a) |
static Vector3d | gcop::cross3 (Vector3d a, Vector3d b) |