ugv_nav4d
|
#include <EnvironmentXYZTheta.hpp>
Public Member Functions | |
Hash (XYZNode *node, ThetaNode *thetaNode) | |
Public Attributes | |
XYZNode * | node |
ThetaNode * | thetaNode |
Represents one state in the search space
XYZNode* ugv_nav4d::EnvironmentXYZTheta::Hash::node |
xyz position of the state and meta data
ThetaNode* ugv_nav4d::EnvironmentXYZTheta::Hash::thetaNode |