摘要:
NDT概念 正态分布变换(Normal Distribution Transformation , NDT)概率密度函数( Probability Density Function, PDF)First proposed for two dimensional scan data registrat 阅读全文
摘要:
泛化的ICP算法,通过协方差矩阵起到类似于权重的作用,消除某些不好的对应点在求解过程中的作用。不过可以囊括Point to Point,Point to Plane的ICP算法,真正的是泛化的ICP。牛! CC中的GICP插件 近似特征值计算 这个的原理被想复杂了,就是特征值分解的逆步骤,形成了三个 阅读全文
摘要:
Nguyen, V., et al. (2007)."A comparison of line extraction algorithms using 2D range data for indoor mobile robotics." Autonomous Robots 23(2): 97-111 阅读全文
摘要:
数据集 数据集 New College Dataset :: Main / DownloadsAutonomous Space Robotics Lab: Devon Island Rover Navigation DatasetRadishRobotic 3D Scan RepositoryThe 阅读全文
摘要:
奇异值分解 1. 备忘:Eigen类库可能会和其他库产生冲突,将Eigen类库的头文件引用放到前面解决了。 2. If the storage order is not specified, then Eigen defaults to storing the entry in column-maj 阅读全文