-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated the CHANGELOG and version to release binary packages
- Loading branch information
1 parent
3882984
commit 78a0a2e
Showing
14 changed files
with
55 additions
and
10 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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_applications</name> | ||
<version>1.0.0</version> | ||
<version>1.1.0</version> | ||
<description> | ||
ROS packages for the turtlebot3 applications (meta package) | ||
</description> | ||
|
@@ -14,6 +14,7 @@ | |
<author>Ashe Kim</author> | ||
<author>Leon Jung</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<maintainer email="[email protected]">Gilbert</maintainer> | ||
<url type="website">http://wiki.ros.org/turtlebot3_applications</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_applications</url> | ||
|
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,13 +1,14 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_automatic_parking</name> | ||
<version>1.0.0</version> | ||
<version>1.1.0</version> | ||
<description> | ||
Package for turtlebot3 automatic_parking. You need a reflective tape and real robots. You can see parking spot using this pacakge on rviz. | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Gilbert</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<maintainer email="[email protected]">Gilbert</maintainer> | ||
<url type="website">http://wiki.ros.org/turtlebot3_automatic_parking</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_applications</url> | ||
|
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,13 +1,15 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_automatic_parking_vision</name> | ||
<version>1.0.0</version> | ||
<version>1.1.0</version> | ||
<description> | ||
Package for TurtleBot3 automatic_parking which uses ar code. This example needs a printed ar code and a TurtleBot3. | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Gilbert</author> | ||
<author>Leon Jung</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<maintainer email="[email protected]">Gilbert</maintainer> | ||
<url type="website">http://wiki.ros.org/turtlebot3_automatic_parking_vision</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_applications</url> | ||
|
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,14 +1,16 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_follow_filter</name> | ||
<version>1.0.0</version> | ||
<version>1.1.0</version> | ||
<description> | ||
turtlebot3_follow_filter package using laser_filters for turtlebot3_follower package | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Gilbert</author> | ||
<author>Christopher Tatsch</author> | ||
<author>Ashe Kim</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<maintainer email="[email protected]">Gilbert</maintainer> | ||
<url type="website">http://wiki.ros.org/turtlebot3_follow_filter</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_applications</url> | ||
|
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,14 +1,16 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_follower</name> | ||
<version>1.0.0</version> | ||
<version>1.1.0</version> | ||
<description> | ||
The follower demo was implemented using a 360 Laser Distance Sensor LDS-01. The classification algorithm is used based on previous fitting with samples of person and obstacles positions to take actions. It follows someone in front of the robot within a 50 centimeter range and 140 degrees. | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Gilbert</author> | ||
<author>Christopher Tatsch</author> | ||
<author>Ashe Kim</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<maintainer email="[email protected]">Gilbert</maintainer> | ||
<url type="website">http://wiki.ros.org/turtlebot3_follower</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_applications</url> | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_panorama</name> | ||
<version>1.0.0</version> | ||
<version>1.1.0</version> | ||
<description> | ||
This app utilises pano_ros for taking snapshots and stitching them together to create panorama pictures. | ||
</description> | ||
|
@@ -11,6 +11,7 @@ | |
<author>Marcus Liebhardt</author> | ||
<author>Christopher Tatsch</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<maintainer email="[email protected]">Gilbert</maintainer> | ||
<url type="website">http://wiki.ros.org/turtlebot3_panorama</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_applications</url> | ||
|