Skip to content

Commit

Permalink
add tf2_eigne instead of eigen_conversion
Browse files Browse the repository at this point in the history
Co-authored-by: Krzysztof Wojciechowski <[email protected]>
  • Loading branch information
MaximilienNaveau and Kotochleb authored Oct 16, 2024
1 parent 045df03 commit ef4d62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<depend>std_msgs</depend>
<depend>geometry_msgs</depend>
<depend>sensor_msgs</depend>
<depend>eigen_conversions</depend>
<depend>tf2_eigen</depend>

<buildtool_export_depend>eigen3_cmake_module</buildtool_export_depend>
<build_export_depend>eigen</build_export_depend>
Expand Down

0 comments on commit ef4d62e

Please sign in to comment.