Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .beta.repos
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,11 @@
type: git
url: https://github.com/tier4/tier4_autoware_msgs.git
version: tier4/universe
src/auto_msgs:
type: git
url: https://github.com/tier4/autoware_auto_msgs.git
version: tier4/main
src/autoware_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_msgs.git
version: main
src/autoware_adapi_msgs:

Check warning on line 10 in .beta.repos

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (adapi)
type: git
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
version: main
Expand Down
4 changes: 0 additions & 4 deletions signage.repos
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,11 @@
type: git
url: https://github.com/tier4/tier4_autoware_msgs.git
version: tier4/universe
src/auto_msgs:
type: git
url: https://github.com/tier4/autoware_auto_msgs.git
version: tier4/main
src/autoware_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_msgs.git
version: main
src/autoware_adapi_msgs:

Check warning on line 10 in signage.repos

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (adapi)
type: git
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
version: main
Expand Down
1 change: 0 additions & 1 deletion src/external_signage/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@
<version>0.1.0</version>
<description>The signage package</description>

<maintainer email="makoto.yabuta@tier4.jp">yabuta</maintainer>

Check warning on line 7 in src/external_signage/package.xml

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (yabuta)

<license>Apache License 2.0</license>
<exec_depend>ament_index_python</exec_depend>
<exec_depend>signage_version</exec_depend>

<depend>autoware_auto_system_msgs</depend>
<depend>diagnostic_updater</depend>
<depend>python-pulsectl-pip</depend>

Check warning on line 14 in src/external_signage/package.xml

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (pulsectl)
<depend>rclpy</depend>
<depend>std_srvs</depend>
<depend>tier4_api_msgs</depend>
Expand Down
1 change: 0 additions & 1 deletion src/signage/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
<version>0.1.0</version>
<description>The signage package</description>

<maintainer email="makoto.yabuta@tier4.jp">yabuta</maintainer>

Check warning on line 7 in src/signage/package.xml

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (yabuta)

<license>Apache License 2.0</license>
<exec_depend>ament_index_python</exec_depend>
<exec_depend>signage_version</exec_depend>

<depend>autoware_auto_system_msgs</depend>
<depend>diagnostic_updater</depend>
<depend>external_signage</depend>
<depend>python-pulsectl-pip</depend>

Check warning on line 15 in src/signage/package.xml

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (pulsectl)
<depend>rclpy</depend>
<depend>signage_fms_client</depend>
<depend>std_srvs</depend>
Expand Down
Loading