- 博客(16)
- 收藏
- 关注
原创 flowchar网站
flowchar网站https://app.diagrams.net/#G1TwM7_WozOE6pGu1TzwOG0Y7yj1jqiE6y
2021-11-07 02:53:37
241
原创 net start mysql System error 2 has occurred. The system cannot find the file specified.
https://www.jianshu.com/p/6d8ed7c36e6f在运行net start mysql时出现错误error 2 has occurred. The system cannot find the file specified.解决方案:以管理员身份运行,在命令行输入cd+mySQL的bin目录的安装路径C:\WINDOWS\system32>cd C:\softerwaresetting\mySQL\mysql-8.0.11-winx64\binC:\soft
2021-11-07 02:34:08
1948
原创 MYSQL出现报错Can‘t find error-message file
在执行mysqld --initialize --console时,遇到了错误2021-11-06T18:04:30.907573Z 0 [ERROR] [MY-010338] [Server] Can't find error-message file 'C: ofterwaresetting\mySQL\mysql-8.0.11-winx64 hare\english\errmsg.sys'. Check error-message file location and 'lc-messages-
2021-11-07 02:11:16
15581
3
原创 SFM综述
https://blog.youkuaiyun.com/qq_29462849/article/details/118159269
2021-09-06 22:49:30
13473
原创 ubuntu 18.04安装colmap及使用
https://blog.youkuaiyun.com/Carry_all/article/details/103224043https://www.zhihu.com/zvideo/1303089274150068224
2021-09-06 14:11:31
1734
4
原创 python3+opencv分解视频为图片
https://blog.youkuaiyun.com/m0_38056893/article/details/103641469?utm_medium=distribute.pc_relevant.none-task-blog-2defaultbaidujs_title~default-1.no_search_link&spm=1001.2101.3001.4242
2021-09-06 12:55:29
95
原创 ubuntu 18.04安装meshlab
https://blog.youkuaiyun.com/weixin_43784003/article/details/116460334?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_title~default-4.no_search_link&spm=1001.2101.3001.4242
2021-09-06 09:33:41
385
原创 ubuntu 18.04安装pcl记录和踩坑
https://blog.youkuaiyun.com/Coderii/article/details/87636882
2021-09-06 05:20:42
273
原创 HoloLens如何打开research mode
Research Mode is an extension of Developer Mode. Before starting, the developer features of the device need to be enabled to access the Research Mode settings:Open Start Menu > Settings and select Updates.Select For Developers and enable Developer Mod
2021-08-03 10:56:44
166
原创 将HoloLens画面输入到电脑上
方法一:在浏览器中输入HoloLens的IP地址输入用户名和密码登录后点击mix reality capture点击live preview方法二:下载Microsoft HoloLens,可在微软商店中下载打开软件,输入IP地址
2021-08-03 10:52:12
677
原创 rosrecord的使用
1.记录所有发布的主题rosbag record -a2.恢复bag.active①切换到xxx.bag.active文件所在的目录下;②命令行输入rosbag reindex xxx.bag.active;③输入rosbag fix xxx.bag.active result.bag;3.录制指定话题rosbag record /topic1 /topic12...
2020-07-24 13:27:28
1967
原创 Ubuntu下PCL的使用
安装sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pclsudo apt-get updatesudo apt-get install libpcl-all可视化PCD文件pcl_viewer rtabmap_cloud.pcd3.ply文件于pcd文件互相转化pcl_ply2pcd cube.ply cube.pcdpcl_pcd2ply cube.pcd cube.ply...
2020-07-24 11:20:26
1805
原创 Ubuntu 16.04 + Ros kinetic 跑通 LSD-SLAM
Ubuntu 16.04 + Ros kinetic 跑通 LSD-SLAM我使用的是虚拟机+Ubuntu 16.04 + Ros kinetic运行LSD SLAM1>.安装虚拟机VMware2>.在虚拟机中创建系统Ubuntu 16.043>.安装ROS Kinetic1.设置Ubuntu的sources.listsudo sh -c ‘echo “deb http://packages.ros.org/ros/ubuntu $(lsb_release-sc) main
2020-05-23 01:20:40
400
原创 Ubuntu 14.04 跑通 lsd slam 全过程
作为一个菜鸡的我,前前后后一个多星期,换了三个系统,总算是把它跑通了。记录一下我踩的坑。让大家少走弯路。写在前面的话:网上的都是骗人的,我几乎翻遍了网上的教程,每一个错误我都能背下来了,始终编译不成功。如果你和我一样是个小白,那么恭喜你,这篇文章会让你少走很多弯路。如果你已经是大佬,请不要笑话我。如果想要成功运行,虚拟机或者双系统都是可以的,并不会因为虚拟机就出错。The most important thing : 在安装ROS之前安装openCV2.4系。网上几乎所有教程都是直接安装ROS,这样
2020-05-22 01:18:53
834
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人