速腾聚创16线激光雷达rslidar-16的在ubuntu下驱动安装

1 安装

(1). Copy the whole rslidar ROS driver directory into ROS workspace, i.e “~/catkin_ws/src”.

cd ~/catkin_ws/src
git clone https://github.com/BluewhaleRobot/ros_rslidar_robosense.git

(2). Check the file attributes:

cd ~/catkin_ws/src/ros_rslidar/rslidar_drvier
chmod 777 cfg/*
cd ~/catkin_ws/src/ros_rslidar/rslidar_pointcloud
chmod 777 cfg/*

(3). Then to compile the source code and to install it:

cd ~/catkin_ws
catkin_make

2 设置计算机IP

默认的device IP: 192.168.1.200 PC IP: 192.168.1.102
默认MSOP port is 6699 while DIFOP port is 7788.
需要做的是将计算机静态IP设置为 192.168.1.102.

3 启动节点

启动并显示

 cd ~/catkin_ws
 source devel/setup.bash
 roslaunch rslidar_pointcloud rs_lidar_16.launch

仅启动

 cd ~/catkin_ws
 source devel/setup.
  • 1
    点赞
  • 19
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值