Struct Cost

Struct Documentation

struct Cost

Public Functions

inline Cost operator+(Cost b) const

Public Members

double cost_d_ = {0.0}

The last computed distance cost.

double cost_q_ = {0.0}

The last computed quaternion distance cost.

double cost_c_ = {0.0}

The last computed MoD cost.