#include <ObsAvoiAlgoSND.h>
Public Member Functions | |
| ObsAvoiAlgoSNDVars () | |
| Constructor. | |
Public Attributes | |
| Pose | robotPose |
| Current robot pose. | |
| Pose | goal |
| std::vector< ObsAvoiSNDGap > | gapVec |
| ObsAvoiSNDValley * | pBestValley |
| Angle | safeRisingGapAngle |
| Angle | midValleyAngle |
| Decimal | obsAvoidDelta |
| Angle | driveAngle |
| ObsAvoiAlgoOut | out |
| MipAlgorithms::ObsAvoiAlgoSNDVars::ObsAvoiAlgoSNDVars | ( | ) | [inline] |
Constructor.
Current robot pose.
| std::vector<ObsAvoiSNDGap> MipAlgorithms::ObsAvoiAlgoSNDVars::gapVec |
1.5.6