-
Notifications
You must be signed in to change notification settings - Fork 63
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
c467da0
commit 56d1fe7
Showing
5 changed files
with
11 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -13,6 +13,8 @@ | |
<url type="repository">https://github.com/husarion/rosbot_ros</url> | ||
<url type="bugtracker">https://github.com/husarion/rosbot_ros/issues</url> | ||
|
||
<author email="[email protected]">Jakub Delicat</author> | ||
|
||
<exec_depend>launch</exec_depend> | ||
<exec_depend>launch_ros</exec_depend> | ||
<exec_depend>rosbot_controller</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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,8 @@ | |
<url type="repository">https://github.com/husarion/rosbot_ros</url> | ||
<url type="bugtracker">https://github.com/husarion/rosbot_ros/issues</url> | ||
|
||
<author email="[email protected]">Jakub Delicat</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<exec_depend>launch</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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,8 @@ | |
<url type="repository">https://github.com/husarion/rosbot_ros</url> | ||
<url type="bugtracker">https://github.com/husarion/rosbot_ros/issues</url> | ||
|
||
<author email="[email protected]">Jakub Delicat</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<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 |
---|---|---|
|
@@ -13,6 +13,9 @@ | |
<url type="repository">https://github.com/husarion/rosbot_ros</url> | ||
<url type="bugtracker">https://github.com/husarion/rosbot_ros/issues</url> | ||
|
||
<author email="[email protected]">Jakub Delicat</author> | ||
<author email="[email protected]">Krzysztof Wojciechowski</author> | ||
|
||
<exec_depend>rosbot_bringup</exec_depend> | ||
|
||
<exec_depend>launch</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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,6 @@ | |
<version>0.13.0</version> | ||
<description>Utilities for ROSbot 2R and 2 PRO</description> | ||
<maintainer email="[email protected]">Husarion</maintainer> | ||
<maintainer email="[email protected]">Dominik Nowak</maintainer> | ||
<maintainer email="[email protected]">Jakub Delicat</maintainer> | ||
<maintainer email="[email protected]">Rafal Gorecki</maintainer> | ||
<license>Apache License 2.0</license> | ||
|
@@ -14,6 +13,8 @@ | |
<url type="repository">https://github.com/husarion/rosbot_ros</url> | ||
<url type="bugtracker">https://github.com/husarion/rosbot_ros/issues</url> | ||
|
||
<author email="[email protected]">Dominik Nowak</author> | ||
|
||
<exec_depend>python3-gpiozero</exec_depend> | ||
<exec_depend>python3-pyftdi-pip</exec_depend> | ||
<exec_depend>python3-requests</exec_depend> | ||
|