上一页 1 ··· 600 601 602 603 604 605 606 607 608 ··· 617 下一页

2018年4月16日

摘要: $ top 查看RES值 是否在增加 阅读全文
posted @ 2018-04-16 21:17 lydstory 阅读(160) 评论(0) 推荐(0)
摘要: 安装QT5.4后,需要编译一个C++程序。 Cmakelist 有find_package(Qt5Widgets REQUIRED),cmake 报错如下: CMake Error at CMakeLists.txt:14 (find_package): By not providing "Find 阅读全文
posted @ 2018-04-16 17:13 lydstory 阅读(477) 评论(0) 推荐(0)
摘要: https://github.com/ryokomy/PcdPlyConverter 阅读全文
posted @ 2018-04-16 16:53 lydstory 阅读(1384) 评论(0) 推荐(0)
摘要: #include <iostream>#include <pcl/io/pcd_io.h>#include <pcl/point_types.h> int main (int argc, char** argv){ pcl::PointCloud<pcl::PointXYZ> cloud; // F 阅读全文
posted @ 2018-04-16 15:55 lydstory 阅读(6360) 评论(0) 推荐(0)

2018年4月13日

摘要: http://www.joshmcculloch.nz/#!realsense 阅读全文
posted @ 2018-04-13 14:20 lydstory 阅读(120) 评论(0) 推荐(0)
摘要: https://github.com/Ext4FAT/Registration vc++ pcl realsense 矿泉水瓶子 https://github.com/dBeker/PCL-RealSense vc++ https://github.com/colegulino/realsense- 阅读全文
posted @ 2018-04-13 14:00 lydstory 阅读(202) 评论(0) 推荐(0)
摘要: :s/vivian/sky/ 替换当前行第一个 vivian 为 sky :s/vivian/sky/g 替换当前行所有 vivian 为 sky :n,$s/vivian/sky/ 替换第 n 行开始到最后一行中每一行的第一个 vivian 为 sky :n,$s/vivian/sky/g 替换第 阅读全文
posted @ 2018-04-13 09:31 lydstory 阅读(99) 评论(0) 推荐(0)

2018年4月12日

摘要: Source: git https://github.com/ros/catkin.git (branch: kinetic-devel) 阅读全文
posted @ 2018-04-12 16:54 lydstory 阅读(110) 评论(0) 推荐(0)
摘要: https://answers.ros.org/question/229294/cmake-has-not-found-a-package-configuration-file-provided-by-console_bridge/ @jayvenki Don't know why this is 阅读全文
posted @ 2018-04-12 15:05 lydstory 阅读(624) 评论(0) 推荐(0)
摘要: sudo pip install -U catkin_pkg 阅读全文
posted @ 2018-04-12 12:09 lydstory 阅读(879) 评论(0) 推荐(0)
上一页 1 ··· 600 601 602 603 604 605 606 607 608 ··· 617 下一页

导航