Skip to content

Commit

Permalink
add geographiclib in package.xml (tier4#46)
Browse files Browse the repository at this point in the history
Signed-off-by: Kento Yabuuchi <[email protected]>
  • Loading branch information
KYabuuchi authored May 15, 2023
1 parent 2a8a750 commit 71ba82a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions particle_filter/gnss_particle_corrector/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<depend>geometry_msgs</depend>
<depend>sensor_msgs</depend>
<depend>visualization_msgs</depend>
<depend>geographiclib</depend>

<depend>modularized_particle_filter</depend>
<depend>yabloc_common</depend>
Expand Down
1 change: 1 addition & 0 deletions unstable/ekf/gnss_ekf_corrector/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<depend>geometry_msgs</depend>
<depend>sensor_msgs</depend>
<depend>visualization_msgs</depend>
<depend>geographiclib</depend>

<depend>yabloc_common</depend>

Expand Down
1 change: 1 addition & 0 deletions yabloc_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>

<depend>geographiclib</depend>
<depend>tf2_ros</depend>
<depend>cv_bridge</depend>
<depend>std_msgs</depend>
Expand Down

0 comments on commit 71ba82a

Please sign in to comment.