会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
每天一点积累
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
13
下一页
2017年9月19日
如何形象地理解四元数?
摘要: 四元数乘法公式: https://www.mathworks.com/help/aeroblks/quaternionmultiplication.html https://www.zhihu.com/question/23005815 还推荐看 https://zh.wikipedia.org/w
阅读全文
posted @ 2017-09-19 09:58 每天一点积累
阅读(453)
评论(0)
推荐(0)
2017年9月15日
测试social_navigation_layers
摘要: 目标:测试social_navigation_layers 方法: 使用move_base接口启动costmap_2d 这样就能直接用configure方法来进行测试不用自己写代码 一、启动move_base 1、launch file 2、movebase config,common costma
阅读全文
posted @ 2017-09-15 17:25 每天一点积累
阅读(1030)
评论(0)
推荐(0)
2017年9月13日
厦门大学XMUNET+ ubuntu连接方法
摘要: 编辑连接 输入用户名和密码就好了 ubuntu16.04
阅读全文
posted @ 2017-09-13 19:47 每天一点积累
阅读(2760)
评论(0)
推荐(0)
2017年9月11日
删除某个ros包之后catkin_make冒错
摘要: CMake Error at /home/ubuntu/Workspaces/rosProject/workspace1/devel/share/costmap_2d/cmake/costmap_2dConfig.cmake:106 (message): 将devl下share里面的对应包内容全删了
阅读全文
posted @ 2017-09-11 16:57 每天一点积累
阅读(1609)
评论(0)
推荐(0)
could not find or load the Qt platform plugin "xcb"
摘要: 没有解决 一些资料: https://wiki.qt.io/Install_Qt_5_on_Ubuntu http://doc.qt.io/qt-5/linux-requirements.html https://stackoverflow.com/questions/17106315/failed
阅读全文
posted @ 2017-09-11 15:32 每天一点积累
阅读(2414)
评论(0)
推荐(0)
2017年9月10日
如何在qt中使用中文输入法
摘要: 参考: http://blog.csdn.net/u013812682/article/details/52101088 dpkg -L fcitx-frontend-qt5 到qt安装目录里find . -name platforminputcontexts cp /usr/lib/x86_64-
阅读全文
posted @ 2017-09-10 21:48 每天一点积累
阅读(1870)
评论(0)
推荐(0)
2017年9月6日
如何理解reliability
摘要: 首先推荐看: https://wenku.baidu.com/view/f55f400c52ea551810a68746.html 复习一下均值方差 然后重点看: https://www.socialresearchmethods.net/kb/reliablt.php 接下来看协方差和相关系数 h
阅读全文
posted @ 2017-09-06 19:39 每天一点积累
阅读(402)
评论(0)
推荐(0)
2017年8月30日
怎么将string list 转成有特殊字符分开字符串
摘要: https://stackoverflow.com/questions/4021851/join-string-list-elements-with-a-delimiter-in-one-step You can use the StringUtils.join() method of Apache
阅读全文
posted @ 2017-08-30 08:27 每天一点积累
阅读(440)
评论(0)
推荐(0)
使用maven进行Javadoc下载
摘要: project -> maven -> Download Sources and Download JavaDocs
阅读全文
posted @ 2017-08-30 08:22 每天一点积累
阅读(918)
评论(0)
推荐(0)
java mail发送邮件
摘要: 主要是参考 http://docs.oracle.com/javaee/6/api/javax/mail/Session.html#getInstance(java.util.Properties) https://www.tutorialspoint.com/javamail_api/javama
阅读全文
posted @ 2017-08-30 08:20 每天一点积累
阅读(168)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
13
下一页
公告