-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 #378 from ROBOTIS-GIT/develop
updated the CHANGELOG and version to release binary packages
- Loading branch information
Showing
23 changed files
with
138 additions
and
38 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3</name> | ||
<version>1.1.0</version> | ||
<version>1.2.0</version> | ||
<description> | ||
ROS packages for the Turtlebot3 (meta package) | ||
</description> | ||
|
@@ -13,6 +13,7 @@ | |
<author email="[email protected]">HanCheol Cho</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</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</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_bringup</name> | ||
<version>1.1.0</version> | ||
<version>1.2.0</version> | ||
<description> | ||
roslaunch scripts for starting the TurtleBot3 | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Pyo</author> | ||
<author email="[email protected]">Darby Lim</author> | ||
<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_bringup</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</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_description</name> | ||
<version>1.1.0</version> | ||
<version>1.2.0</version> | ||
<description> | ||
3D models of the TurtleBot3 for simulation and visualization | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Pyo</author> | ||
<author email="[email protected]">Darby Lim</author> | ||
<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_description</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</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
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_example</name> | ||
<version>1.1.0</version> | ||
<version>1.2.0</version> | ||
<description> | ||
This package provides four TurtleBot3 basic example include move using interactive marker, move and stop using LDS, move to goal position, move to custom routes. The interactions node is that you can control the TurtleBot3 front and back side or rotate to goal position. The obstacle node is that when the robot meets an obstacle, it stops. The patrol node is that TurtleBot3 move to custom route. There are 3 route(square, triangle, circle) in this package. You can add your route and move the TurtleBot3. The pointop node is that you can insert goal position include distance x-axis, y-axis and angluar z-axis. | ||
</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_example</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</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
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,15 +1,17 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_navigation</name> | ||
<version>1.1.0</version> | ||
<version>1.2.0</version> | ||
<description> | ||
The turtlebot3_navigation provides roslaunch scripts for starting the navigation. | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Pyo</author> | ||
<author email="[email protected]">Darby Lim</author> | ||
<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_navigation</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</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
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,15 +1,17 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>turtlebot3_slam</name> | ||
<version>1.1.0</version> | ||
<version>1.2.0</version> | ||
<description> | ||
The turtlebot3_slam package provides roslaunch scripts for starting the SLAM | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Pyo</author> | ||
<author email="[email protected]">Darby Lim</author> | ||
<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_slam</url> | ||
<url type="emanual">http://turtlebot3.robotis.com</url> | ||
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</url> | ||
|
@@ -18,8 +20,8 @@ | |
<depend>roscpp</depend> | ||
<depend>sensor_msgs</depend> | ||
<exec_depend>turtlebot3_bringup</exec_depend> | ||
<exec_depend>gmapping</exec_depend> | ||
<!-- <exec_depend>cartographer</exec_depend> | ||
<!-- <exec_depend>slam_gmapping</exec_depend> | ||
<exec_depend>cartographer</exec_depend> | ||
<exec_depend>cartographer_ros</exec_depend> | ||
<exec_depend>cartographer_ros_msgs</exec_depend> | ||
<exec_depend>cartographer_rviz</exec_depend> | ||
|
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
Oops, something went wrong.