随笔分类 -  ros

摘要:kinect2的深度图可以转换成激光来用,使用depthimage_to_laser 这个tf是用来给rviz显示的 1)开启kinect2 2)开启 depthimage_to_laser 3)开启rviz 按topic找到laserScan rviz没有显示啥 有报错 Transform For 阅读全文
posted @ 2018-01-08 10:25 xy123001 阅读(4208) 评论(0) 推荐(0)
摘要:CMake Error at CMakeLists.txt:2 (include): include could not find load file: /core/rosbuild/rosbuild.cmake CMake Error at CMakeLists.txt:4 (rosbuild_i 阅读全文
posted @ 2017-05-29 16:42 xy123001 阅读(7149) 评论(0) 推荐(0)
摘要:Bags are typically created by a tool like rosbag They store the serialized message data in a file as it is received http://pr.willowgarage.com/ 这里可以下载 阅读全文
posted @ 2016-10-31 11:23 xy123001 阅读(2278) 评论(0) 推荐(0)
摘要:想用rplidar跑一下hector slam,在网上发现了几个教程写的都不错,但是亲测发现都有点不足,综合了一下,进行补充。 1. 安装ros 和 创建工作空间 http://blog.csdn.net/u013453604/article/details/49386953 2. rplidar 阅读全文
posted @ 2016-10-28 20:43 xy123001 阅读(4657) 评论(0) 推荐(2)
摘要:解决 :cd catkin_ws $ source devel/setup.bash 阅读全文
posted @ 2016-10-26 15:49 xy123001 阅读(2488) 评论(0) 推荐(0)
摘要:$rospack depends1 beginner_tutorials 报错:Erros:could notn call python function 'rosdep2.rospack.init_rospack_interface' 有人说要rosdep update一下, $rosdep up 阅读全文
posted @ 2016-10-24 18:41 xy123001 阅读(354) 评论(0) 推荐(0)