![RoboSense LiDAR RS-Bpearl Скачать руководство пользователя страница 75](http://html1.mh-extra.com/html/robosense/lidar-rs-bpearl/lidar-rs-bpearl_user-manual_1471065075.webp)
RS-Bpearl User manual
75
Appendix D RS-Bpearl
ROS&ROS2
Package
This appendix explains how to use ROS or ROS2 to acquire and visualize
RS-Bpearl data.
D.1 Install Software
1. Download and install Ubunutu 16.04 or Ubuntu18.04 operating system. (ROS2 users are
imperative to use the Ubuntu 18.04 system)
2. ROS users: Install and test the basic functions of ROS Kinetic according to the link
(
http://wiki.ros.org/kinetic/Installation
). (For Ubuntu 18.04 users, please install ROS-melodic)
ROS2 users: Install and test the basic functions of ROS2 Eloquent according to the link
(
https://index.ros.org/doc/ros2/Installation/Eloquent/
).
3. Download and install
libpcap-dev.
D.2 Download & Compile RoboSense LiDAR Driver Package
You can get the latest LiDAR driver package from
https://github.com/RoboSense-LiDAR/rslidar_sdk
, or contact our technical support to get it.
After downloading, please read the
README
file in the driver package carefully, which describes
in detail how to compile and use the LiDAR driver package.
rslidar_sdk is our latest LiDAR driver package, which has included drivers for all RoboSense LiDAR
sensors. Three compilation modes are supported:
1. Direct Compilation
The user enters the main directory of the rslidar_sdk driver package and creates a build folder to
compile and run.
mkdir build
cd build
cmake .. && make
./rslidar_sdk_node
2. Compilation in ROS
Create ros working directory:
cd ~
mkdir -p catkin_ws/src
Copy the
rslidar_sdk
driver package to the ROS working directory
~/catkin_ws/src
. Open the
CMakeLists.txt
file in the
rslidar_sdk
driver package, and change the
set (COMPILE_METHOD
ORIGINAL)
at the top of the file to
set (COMPILE_METHOD CATKIN)
. At the same time, rename
the
package_ros1.xml
file in the driver package to
package.xml
.
Содержание LiDAR RS-Bpearl
Страница 1: ...RS Bpearl User manual...
Страница 37: ...RS Bpearl User manual 37...
Страница 39: ...RS Bpearl User manual 39 Table 6 2 Time Offset of each Laser Point in the MSOP Packet in the Dual Return Mode...
Страница 47: ...RS Bpearl User manual 47 Figure A 7 Update Successful...
Страница 74: ...RS Bpearl User manual 74 Figure C 20 Fault Diagnosis...
Страница 79: ...RS Bpearl User manual 79 Appendix E Mechanical Drawings...
Страница 83: ...RS Bpearl User manual...