-
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.
- Loading branch information
1 parent
868cf96
commit dfb81b8
Showing
4 changed files
with
13 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,9 @@ | |
<name>turtlebot4_description</name> | ||
<version>2.0.1</version> | ||
<description>Turtlebot4 Description package</description> | ||
<maintainer email="[email protected]">rkreinin</maintainer> | ||
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer> | ||
<maintainer email="[email protected]">Hilary Luo</maintainer> | ||
<author email="[email protected]">Roni Kreinin</author> | ||
<license>Apache 2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,9 @@ | |
<name>turtlebot4_msgs</name> | ||
<version>2.0.1</version> | ||
<description>Turtlebot4 Messages</description> | ||
<maintainer email="[email protected]">rkreinin</maintainer> | ||
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer> | ||
<maintainer email="[email protected]">Hilary Luo</maintainer> | ||
<author email="[email protected]">Roni Kreinin</author> | ||
<license>Apache 2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
@@ -17,7 +19,7 @@ | |
<build_depend>rosidl_default_generators</build_depend> | ||
<exec_depend>rosidl_default_runtime</exec_depend> | ||
<member_of_group>rosidl_interface_packages</member_of_group> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
</export> | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,9 @@ | |
<name>turtlebot4_navigation</name> | ||
<version>2.0.1</version> | ||
<description>Turtlebot4 Navigation</description> | ||
<maintainer email="[email protected]">rkreinin</maintainer> | ||
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer> | ||
<maintainer email="[email protected]">Hilary Luo</maintainer> | ||
<author email="[email protected]">Roni Kreinin</author> | ||
<license>Apache 2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,9 @@ | |
<name>turtlebot4_node</name> | ||
<version>2.0.1</version> | ||
<description>Turtlebot4 Node</description> | ||
<maintainer email="[email protected]">rkreinin</maintainer> | ||
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer> | ||
<maintainer email="[email protected]">Hilary Luo</maintainer> | ||
<author email="[email protected]">Roni Kreinin</author> | ||
<license>Apache 2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|