上一页 1 2 3 4 5 6 ··· 16 下一页
  2022年9月9日
摘要: https://zhuanlan.zhihu.com/p/355441452 阅读全文
posted @ 2022-09-09 13:50 JJ_S 阅读(17) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/gyhjlauy/article/details/88743659 https://blog.csdn.net/RobotLife/article/details/87194017 阅读全文
posted @ 2022-09-09 13:47 JJ_S 阅读(97) 评论(0) 推荐(0) 编辑
摘要: TODO 阅读全文
posted @ 2022-09-09 13:47 JJ_S 阅读(16) 评论(0) 推荐(0) 编辑
  2022年9月1日
摘要: 如果是在vs code中编译,在vs code中调试,那么执行如下,如果还是在终端中编译,只在vscode中调试,那么应该可以忽略(1-3) 注意 修改build.sh文件中最下面的DCMAKE_BUILD_TYPE为Debug,如果没改加不了断点 (1) 创建c_cpp_properties.js 阅读全文
posted @ 2022-09-01 18:55 JJ_S 阅读(236) 评论(0) 推荐(0) 编辑
摘要: 1.安装依赖库 1.1 安装Pangolin 注意: 在github: https://github.com/stevenlovegrove/Pangolin 上下载的Pangolin安装时会出现缺少Eigen3问题,这是因为github上是最新的Pangolin,参照如下网址,下载安装Pangol 阅读全文
posted @ 2022-09-01 10:59 JJ_S 阅读(526) 评论(0) 推荐(0) 编辑
摘要: ubuntu 16.04 默认安装的 cmake 版本为 3.5,但有时编译一些包时需要更高的版本,需要升级 cmake。 千万别执行下面的命令,这样会把之前用 cmake 编译好的包都给卸载掉,包括ros。 sudo apt-get autoremove cmake 比较简单的方法是下载 cmak 阅读全文
posted @ 2022-09-01 09:52 JJ_S 阅读(1016) 评论(0) 推荐(0) 编辑
  2022年7月21日
摘要: 简单地说。LocalParameterization 是在优化 Manifold 上的变量时需要考虑的,Manifold 上变量是 over parameterized,即 Manifold 上变量的维度大于其自由度。这会导致 Manifold 上变量各个量之间存在约束,如果直接对这些量求导、优化, 阅读全文
posted @ 2022-07-21 16:57 JJ_S 阅读(952) 评论(0) 推荐(1) 编辑
  2022年5月30日
摘要: https://blog.csdn.net/pfd001/article/details/50976517 https://blog.csdn.net/congxing9333/article/details/109703863 https://blog.csdn.net/u010275850/ar 阅读全文
posted @ 2022-05-30 21:06 JJ_S 阅读(18) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/unonoi/article/details/121138176 https://zhuanlan.zhihu.com/p/37469260 阅读全文
posted @ 2022-05-30 21:05 JJ_S 阅读(5) 评论(0) 推荐(0) 编辑
  2022年5月21日
摘要: 参考 https://zhuanlan.zhihu.com/p/145449066 https://cloud.tencent.com/developer/article/1725110 阅读全文
posted @ 2022-05-21 21:34 JJ_S 阅读(6) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 16 下一页