随笔 - 884,  文章 - 0,  评论 - 38,  阅读 - 155万
08 2021 档案
Assertion `px != 0' failed
摘要:原因:智能指针没有初始化 解决:使用前初始化 PointCloud<PointT>::Ptr cloud; cloud.reset(new PointCloud<PointT>()); 阅读全文
posted @ 2021-08-21 12:16 一抹烟霞 阅读(369) 评论(0) 推荐(0) 编辑
undefined reference to `pcl::KdTreeFLANN
该文被密码保护。
posted @ 2021-08-15 21:32 一抹烟霞 阅读(0) 评论(0) 推荐(0) 编辑
ros安装更高版本PCL与pcl_ros pcl_conversion冲突问题解决
该文被密码保护。
posted @ 2021-08-14 22:00 一抹烟霞 阅读(0) 评论(0) 推荐(0) 编辑
四元数插值
摘要:https://zhuanlan.zhihu.com/p/87418561 https://zhuanlan.zhihu.com/p/88780398 https://www.cnblogs.com/21207-iHome/p/6952004.html 阅读全文
posted @ 2021-08-11 14:56 一抹烟霞 阅读(92) 评论(0) 推荐(0) 编辑
ceres教程(3)ceres::Problem
该文被密码保护。
posted @ 2021-08-07 10:25 一抹烟霞 阅读(14) 评论(0) 推荐(0) 编辑
ceres教程(2)ceres::LocalParameterization
该文被密码保护。
posted @ 2021-08-07 10:07 一抹烟霞 阅读(13) 评论(0) 推荐(0) 编辑
ceres教程(1)
该文被密码保护。
posted @ 2021-08-07 09:07 一抹烟霞 阅读(18) 评论(0) 推荐(0) 编辑
循环求余法
摘要:xa当a较大时容易溢出,代码中通常对109+7取余 为了防止溢出采用循环求余法,求余操作符号为 循环求余证明 \[ x^{a} \odot p=\left[\left(x^{a-1} \odot p\right)(x \odot p)\right] \odot p=\le 阅读全文
posted @ 2021-08-02 17:16 一抹烟霞 阅读(354) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

Live2D
欢迎阅读『2021 年 8月 随笔档案』

喜欢请打赏

扫描二维码打赏

了解更多

点击右上角即可分享
微信分享提示