-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #37 from ROBOTIS-GIT/develop
updated the CHANGELOG and version to release binary packages
- Loading branch information
Showing
4 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,19 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>hls_lfcd_lds_driver</name> | ||
<version>1.0.0</version> | ||
<version>1.1.0</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]">Darby Lim</author> | ||
<author email="[email protected]">Pyo</author> | ||
<author email="[email protected]">Darby Lim</author> | ||
<author email="[email protected]">Gilbert</author> | ||
<author>JH Yang</author> | ||
<author>SP Kong</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<maintainer email="[email protected]">Gilbert</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> | ||
|