28 #ifndef CHolonomicND_H
29 #define CHolonomicND_H
51 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
71 double &desiredDirection,
92 SITUATION_TARGET_DIRECTLY = 1,
95 SITUATION_NO_WAY_FOUND
107 int direction2sector(
double a,
int N);
128 double in_maxObsRange,
131 int &out_selDirection,
132 double &out_selEvaluation,
134 double &out_riskEvaluation,
139 void calcRepresentativeSectorForGap(
148 const double in_maxObsRange,
149 const TGapArray &in_gaps,
150 const int TargetSector,
151 const double TargetDist,