Skip to content

Commit

Permalink
updated version constraints on rosbag and tf2
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Aug 29, 2023
1 parent f77b48a commit 683467e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ros_packages/mrs_uav_core/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<depend>cmake_modules</depend>
<depend>rospy</depend>

<depend version_eq="1.16.666-0focal">ros_comm</depend>
<depend version_eq="0.7.666-0focal">geometry2</depend>
<depend version_eq="1.16.666-0focal">rosbag</depend>
<depend version_eq="0.7.666-0focal">tf2_ros</depend>

<depend>mrs_msgs</depend>
<depend>mrs_lib</depend>
Expand Down

0 comments on commit 683467e

Please sign in to comment.