Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova committed Nov 2, 2023
1 parent 3a9f597 commit 57f4d27
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions bitbots_localization_handler/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<package format="3">
<name>bitbots_localization_handler</name>
<version>1.0.0</version>
<description>The bitbots_localization_handler uses high level information to improve
the localization, e.g. by setting the pose estimation next to the side line after being penalized.
<description>
The bitbots_localization_handler uses high level information to improve
the localization, e.g. by initializing at the start of the game or after falling down.
</description>
<maintainer email="[email protected]">Florian Vahl</maintainer>
<maintainer email="[email protected]">Hamburg Bit-Bots</maintainer>
Expand All @@ -14,10 +15,14 @@
<depend>bitbots_blackboard</depend>
<depend>bitbots_localization</depend>
<depend>bitbots_msgs</depend>
<depend>bitbots_utils</depend>
<depend>dynamic_stack_decider</depend>
<depend>geometry_msgs</depend>
<depend>python3-numpy</depend>
<depend>rclpy</depend>
<depend>std_msgs</depend>
<depend>tf2_geometry_msgs</depend>
<depend>tf2_ros</depend>


<export>
Expand Down

0 comments on commit 57f4d27

Please sign in to comment.