上一页 1 2 3 4 5 6 7 8 9 ··· 43 下一页
摘要: 设备驱动安装 Ubuntu16.04 ROS(Kinetic)环境为例,安装Xbox360手柄驱动: sudo apt-get install ros-kinetic-joystick-drivers 设备配对 刚插入设备USB,手柄的灯闪烁,进入匹配状态,几秒之后自动匹配好,手柄西瓜键灯会亮1号灯 阅读全文
posted @ 2021-05-01 14:12 采男孩的小蘑菇 阅读(1037) 评论(0) 推荐(0) 编辑
摘要: 参考 GCC中的pie和fpie选项 阅读全文
posted @ 2021-04-30 15:16 采男孩的小蘑菇 阅读(1082) 评论(0) 推荐(0) 编辑
摘要: add_dependencies add_dependencies(<target> [<target-dependency>]...) Makes a top-level <target> depend on other top-level targets to ensure that they 阅读全文
posted @ 2021-04-30 15:09 采男孩的小蘑菇 阅读(176) 评论(0) 推荐(0) 编辑
摘要: 参考 没有core文件时定位segfault at 0 ip 的问题 segfault错误的排查过程(无core文件) 阅读全文
posted @ 2021-04-21 12:45 采男孩的小蘑菇 阅读(229) 评论(0) 推荐(0) 编辑
摘要: 参考 Linux下QFileDialog::getOpenFileName()无法打开弹 阅读全文
posted @ 2021-04-07 11:38 采男孩的小蘑菇 阅读(1018) 评论(0) 推荐(0) 编辑
摘要: 原因: 文本编码问题导致: 检测到Mac文件格式:请将源文件转换为DOS格式或UNIX格式 解决方案: 将原始文本赋值粘贴到==.txt==文本文件内,之后粘贴回去即可 参考 Visual Studio error C4335 阅读全文
posted @ 2021-03-31 11:07 采男孩的小蘑菇 阅读(3024) 评论(0) 推荐(1) 编辑
摘要: 解决方案 参考 Visual Studio 2017 E2512错误解决方案 阅读全文
posted @ 2021-03-31 09:59 采男孩的小蘑菇 阅读(1053) 评论(0) 推荐(0) 编辑
摘要: pcl::transformPointCloud 函数使用 method 1 #include <pcl/common/transforms.h> pcl::PointCloud<pcl::PointXYZRGB>::Ptr cloudsWorld(new pcl::PointCloud<pcl:: 阅读全文
posted @ 2021-03-02 17:34 采男孩的小蘑菇 阅读(436) 评论(1) 推荐(0) 编辑
摘要: Due to the USB 3.0 translation layer between native hardware and virtual machine, the librealsense team does not support installation in a VM. If you 阅读全文
posted @ 2021-02-25 14:27 采男孩的小蘑菇 阅读(1160) 评论(0) 推荐(0) 编辑
摘要: 目录参考 参考 Hybrid A* 路径规划 混合Astar实现_karlkurzer/path_planner 阅读全文
posted @ 2021-01-22 10:53 采男孩的小蘑菇 阅读(384) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 43 下一页