Commit 041c927a authored by wangdawei's avatar wangdawei

test

parent c0255e37
......@@ -21,7 +21,7 @@ public:
void loadArea(const Eigen::Vector3d pose);
bool IsMapLoaded(const GnssPoint blh_pose);
bool IsMapLoaded(const Eigen::Vector3d pose);
double AreaAvgGridCnt(const Eigen::Vector3d& pose)
double AreaAvgGridCnt(const Eigen::Vector3d& pose);
bool GuessPosition(const GnssPoint &init_pose, Eigen::Isometry3d &pose_in_map);
void ConfirmPosition(const Eigen::Vector3d &pose_in_map, GnssPoint &final_pose);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment