CHANGELOG

Changelog for package tf2_eigen_kdl

0.37.0 (2024-04-26)

0.36.2 (2024-04-10)

0.36.1 (2024-03-28)

  • Fix installation directory of .dll files in tf2_eigen_kdl (#657)

  • Contributors: Silvio Traversaro

0.36.0 (2024-02-07)

0.35.1 (2024-01-24)

0.35.0 (2023-12-26)

  • Remove unnecessary use of ament_target_dependencies. (#637) We can just use target_link_libraries instead.

  • Contributors: Chris Lalancette

0.34.0 (2023-11-06)

0.33.2 (2023-10-04)

  • Fix clang build warnings. (#628)

  • Contributors: Chris Lalancette

0.33.1 (2023-09-07)

0.33.0 (2023-08-21)

0.32.2 (2023-07-11)

0.32.1 (2023-05-11)

0.32.0 (2023-04-27)

0.31.2 (2023-04-13)

0.31.1 (2023-04-12)

0.31.0 (2023-04-11)

0.30.0 (2023-02-14)

  • Update geometry2 to C++17 (#584)

  • Contributors: Chris Lalancette

0.29.0 (2022-11-21)

  • Update maintainers (#560)

  • Contributors: Audrow Nash

0.28.0 (2022-11-02)

0.27.0 (2022-09-13)

0.26.2 (2022-08-15)

0.26.1 (2022-06-24)

  • Use orocos_kdl_vendor and orocos-kdl target (#534)

  • Contributors: Scott K Logan

0.26.0 (2022-04-29)

0.25.0 (2022-04-05)

  • Fix more instances of Eigen problems on RHEL. (#515)

  • Depend on orocos_kdl_vendor (#473)

  • Install includes to include/${PROJECT_NAME} and use modern CMake (#493)

  • Contributors: Chris Lalancette, Jacob Perron, Shane Loretz

0.24.0 (2022-03-31)

0.23.0 (2022-03-28)

0.22.0 (2022-03-01)

0.21.0 (2022-01-14)

  • Fix cpplint errors (#497)

  • Contributors: Jacob Perron

0.20.0 (2021-12-17)

0.19.0 (2021-10-15)

0.18.0 (2021-06-01)

0.17.1 (2021-04-06)

0.17.0 (2021-03-19)

0.16.0 (2021-01-25)

0.15.1 (2020-12-08)

  • fix order of find eigen3_cmake_module & find eigen3 (#344)

  • Contributors: Ahmed Sobhy

0.15.0 (2020-11-02)

  • Update package.xml (#333)

  • Port eigen_kdl.h/cpp to ROS2 (#311)

  • Contributors: Jafar Abdi