Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add maintainer to radar package related to sensing #6223

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
3 changes: 3 additions & 0 deletions sensing/radar_scan_to_pointcloud2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<description>radar_scan_to_pointcloud2</description>
<maintainer email="satoshi.tanaka@tier4.jp">Satoshi Tanaka</maintainer>
<maintainer email="shunsuke.miura@tier4.jp">Shunsuke Miura</maintainer>
<maintainer email="yoshi.ri@tier4.jp">Yoshi Ri</maintainer>
<maintainer email="taekjin.lee@tier4.jp">Taekjin Lee</maintainer>

<author email="satoshi.tanaka@tier4.jp">Satoshi Tanaka</author>
<license>Apache License 2.0</license>

Expand Down
3 changes: 3 additions & 0 deletions sensing/radar_static_pointcloud_filter/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<description>radar_static_pointcloud_filter</description>
<maintainer email="satoshi.tanaka@tier4.jp">Satoshi Tanaka</maintainer>
<maintainer email="shunsuke.miura@tier4.jp">Shunsuke Miura</maintainer>
<maintainer email="yoshi.ri@tier4.jp">Yoshi Ri</maintainer>
<maintainer email="taekjin.lee@tier4.jp">Taekjin Lee</maintainer>

<author email="satoshi.tanaka@tier4.jp">Satoshi Tanaka</author>
<license>Apache License 2.0</license>

Expand Down
3 changes: 3 additions & 0 deletions sensing/radar_threshold_filter/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<description>radar_threshold_filter</description>
<maintainer email="satoshi.tanaka@tier4.jp">Satoshi Tanaka</maintainer>
<maintainer email="shunsuke.miura@tier4.jp">Shunsuke Miura</maintainer>
<maintainer email="yoshi.ri@tier4.jp">Yoshi Ri</maintainer>
<maintainer email="taekjin.lee@tier4.jp">Taekjin Lee</maintainer>

<author email="satoshi.tanaka@tier4.jp">Satoshi Tanaka</author>
<license>Apache License 2.0</license>

Expand Down
3 changes: 3 additions & 0 deletions sensing/radar_tracks_noise_filter/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
<description>radar_tracks_noise_filter</description>
<maintainer email="satoshi.tanaka@tier4.jp">Sathshi Tanaka</maintainer>
<maintainer email="shunsuke.miura@tier4.jp">Shunsuke Miura</maintainer>
<maintainer email="yoshi.ri@tier4.jp">Yoshi Ri</maintainer>
<maintainer email="taekjin.lee@tier4.jp">Taekjin Lee</maintainer>

<license>Apache License 2.0</license>
<author email="satoshi.tanaka@tier4.jp">Sathshi Tanaka</author>

Expand Down
Loading