#include <capsulated_ladder_tree.h>
Definition at line 19 of file capsulated_ladder_tree.h.
descartes_planner::CapVert::CapVert |
( |
const double |
dof | ) |
|
|
inlineexplicit |
descartes_planner::CapVert::~CapVert |
( |
| ) |
|
|
inline |
double descartes_planner::CapVert::distance |
( |
CapVert * |
v | ) |
const |
|
inline |
double descartes_planner::CapVert::getCost |
( |
| ) |
const |
|
inline |
CapVert* descartes_planner::CapVert::getParentVertPtr |
( |
| ) |
const |
|
inline |
double descartes_planner::CapVert::getToParentCost |
( |
| ) |
|
|
inline |
void descartes_planner::CapVert::setParentVertPtr |
( |
CapVert * |
ptr_v | ) |
|
|
inline |
int descartes_planner::CapVert::dof_ |
std::vector<double> descartes_planner::CapVert::end_joint_data_ |
std::vector<Eigen::Matrix3d> descartes_planner::CapVert::orientation_ |
CapVert* descartes_planner::CapVert::ptr_prev_cap_vert_ |
size_t descartes_planner::CapVert::rung_id_ |
std::vector<double> descartes_planner::CapVert::start_joint_data_ |
double descartes_planner::CapVert::to_parent_cost_ |
double descartes_planner::CapVert::z_axis_angle_ |
The documentation for this class was generated from the following file: