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