forked from ROBOTIS-GIT/hls_lfcd_lds_driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.xml
26 lines (26 loc) · 1.32 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0"?>
<package format="2">
<name>hls_lfcd_lds_driver</name>
<version>1.1.2</version>
<description>
ROS package for LDS(HLS-LFCD2).
The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc.
</description>
<license>BSD</license>
<author email="[email protected]">Pyo</author>
<author email="[email protected]">Darby Lim</author>
<author email="[email protected]">Gilbert</author>
<author email="[email protected]">Will Son</author>
<author>JH Yang</author>
<author>SP Kong</author>
<maintainer email="[email protected]">Will Son</maintainer>
<url type="website">http://wiki.ros.org/hls_lfcd_lds_driver</url>
<url type="emanual">http://turtlebot3.robotis.com</url>
<url type="repository">https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/issues</url>
<buildtool_depend>catkin</buildtool_depend>
<depend>roscpp</depend>
<depend>std_msgs</depend>
<depend>sensor_msgs</depend>
<depend>boost</depend>
</package>