美文网首页ROS
RPLIDAR ROS package

RPLIDAR ROS package

作者: dopami | 来源:发表于2017-11-22 15:30 被阅读24次

github: https://github.com/ncnynl/rplidar_ros

RPLIDAR ROS package

ROS node and test application for RPLIDAR

Visit following Website for more details about RPLIDAR:

rplidar roswiki:http://wiki.ros.org/rplidar

rplidar HomePage:http://www.slamtec.com/en/Lidar

rplidar Tutorial:https://github.com/robopeak/rplidar_ros/wiki

How to build rplidar ros package

1) Clone this project to your catkin's workspace src folder

2) Running catkin_make to build rplidarNode and rplidarNodeClient

How to run rplidar ros package

There're two ways to run rplidar ros package

I. Run rplidar node and view in the rviz

roslaunch rplidar_ros view_rplidar.launch

You should see rplidar's scan result in the rviz.

II. Run rplidar node and view using test application

roslaunch rplidar_ros rplidar.launch

rosrun rplidar_ros rplidarNodeClient

You should see rplidar's scan result in the console

RPLidar frame

RPLidar frame must be broadcasted according to picture shown in

rplidar-frame.png

相关文章

网友评论

    本文标题:RPLIDAR ROS package

    本文链接:https://www.haomeiwen.com/subject/jitovxtx.html