Package Summary

Tags No category tags.
Version 0.25.12
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version humble
Last Updated 2025-04-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Chris Lalancette
  • Alejandro Hernandez Cordero

Authors

  • Tully Foote
  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.25.12 (2025-01-17)

0.25.11 (2025-01-14)

0.25.10 (2024-12-19)

  • Humble "Backport" of #720 (#722)
  • Contributors: Lucas Wendland

0.25.9 (2024-11-20)

0.25.8 (2024-08-29)

0.25.7 (2024-05-29)

0.25.6 (2024-02-16)

0.25.5 (2023-11-13)

0.25.4 (2023-09-19)

  • Add another reference for twist transformation. Comment correction. (#620) (#621)
  • Contributors: mergify[bot]

0.25.3 (2023-07-17)

0.25.2 (2023-01-10)

0.25.1 (2022-08-05)

0.25.0 (2022-04-05)

  • Workaround broken RHEL FindEigen3.cmake (#513)
  • Install includes to include/${PROJECT_NAME} and use modern CMake (#493)
  • Contributors: Shane Loretz

0.24.0 (2022-03-31)

0.23.0 (2022-03-28)

  • Disable mem-access warnings on aarch64. (#506)
  • Contributors: Chris Lalancette

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)

  • Remove some references to the ROS 1 wiki.
  • Add doTransform function for twists or wrenches (#406)
  • Contributors: AndyZe, Chris Lalancette

0.18.0 (2021-06-01)

  • Reenable stamped eigen tests (#429)
  • Deprecate tf2_eigen.h (#413)
  • Contributors: Bjar Ne, Chris Lalancette

0.17.1 (2021-04-06)

0.17.0 (2021-03-19)

  • Fix linter errors (#385)
  • Fix up the style in tf2_eigen. (#378)
  • Fix doTransform with Eigen Quaternion (#369)
  • Contributors: Audrow Nash, Bjar Ne, Chris Lalancette

0.16.0 (2021-01-25)

0.15.1 (2020-12-08)

0.15.0 (2020-11-02)

  • Update maintainers of the ros2/geometry2 fork. (#328)
  • Contributors: Chris Lalancette

0.14.1 (2020-09-21)

  • Activate usual compiler warnings and fix errors (#270)
  • Contributors: Ivan Santiago Paunovic

0.14.0 (2020-08-14)

0.13.4 (2020-06-03)

0.13.3 (2020-05-26)

0.13.2 (2020-05-18)

0.13.1 (2020-05-08)

0.13.0 (2020-04-30)

  • Added doxyfiles and sphinx Makefiles (#257)
  • Contributors: Alejandro Hernández Cordero

0.12.4 (2019-11-19)

0.12.3 (2019-11-18)

0.12.2 (2019-11-18)

0.12.1 (2019-10-23)

0.12.0 (2019-09-26)

  • Adds toMsg & fromMsg for Eigen Vector3
  • Adds additional conversions for tf2, KDL, Eigen
  • Use eigen3_cmake_module (#144)
  • Contributors: Ian McMahon, Shane Loretz

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.36.10
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version jazzy
Last Updated 2025-04-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Alejandro Hernandez Cordero
  • Chris Lalancette

Authors

  • Koji Terada
  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.36.10 (2025-04-24)

0.36.9 (2025-04-02)

0.36.8 (2025-01-15)

0.36.7 (2024-12-27)

  • Jazzy "Backport" of #720 (#723)
  • Contributors: Lucas Wendland

0.36.6 (2024-12-18)

0.36.5 (2024-11-20)

0.36.4 (2024-05-29)

0.36.3 (2024-05-13)

0.36.2 (2024-04-10)

0.36.1 (2024-03-28)

0.36.0 (2024-02-07)

  • Removed obsolete headers (#645)
  • normalize quaternions on tf2_eigen (#644)
  • Contributors: Alejandro Hernández Cordero, Paul Gesel

0.35.1 (2024-01-24)

0.35.0 (2023-12-26)

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)

  • Add another reference for twist transformation. Comment correction. (#620)
  • Contributors: AndyZe

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 the demos to C++17. (#578)
  • 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)

0.26.0 (2022-04-29)

0.25.0 (2022-04-05)

  • Workaround broken RHEL FindEigen3.cmake (#513)
  • Install includes to include/${PROJECT_NAME} and use modern CMake (#493)
  • Contributors: Shane Loretz

0.24.0 (2022-03-31)

0.23.0 (2022-03-28)

  • Disable mem-access warnings on aarch64. (#506)
  • Contributors: Chris Lalancette

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)

  • Remove some references to the ROS 1 wiki.
  • Add doTransform function for twists or wrenches (#406)
  • Contributors: AndyZe, Chris Lalancette

0.18.0 (2021-06-01)

  • Reenable stamped eigen tests (#429)
  • Deprecate tf2_eigen.h (#413)
  • Contributors: Bjar Ne, Chris Lalancette

0.17.1 (2021-04-06)

0.17.0 (2021-03-19)

  • Fix linter errors (#385)
  • Fix up the style in tf2_eigen. (#378)
  • Fix doTransform with Eigen Quaternion (#369)
  • Contributors: Audrow Nash, Bjar Ne, Chris Lalancette

0.16.0 (2021-01-25)

0.15.1 (2020-12-08)

0.15.0 (2020-11-02)

  • Update maintainers of the ros2/geometry2 fork. (#328)
  • Contributors: Chris Lalancette

0.14.1 (2020-09-21)

  • Activate usual compiler warnings and fix errors (#270)
  • Contributors: Ivan Santiago Paunovic

0.14.0 (2020-08-14)

0.13.4 (2020-06-03)

0.13.3 (2020-05-26)

0.13.2 (2020-05-18)

0.13.1 (2020-05-08)

0.13.0 (2020-04-30)

  • Added doxyfiles and sphinx Makefiles (#257)
  • Contributors: Alejandro Hernández Cordero

0.12.4 (2019-11-19)

0.12.3 (2019-11-18)

0.12.2 (2019-11-18)

0.12.1 (2019-10-23)

0.12.0 (2019-09-26)

  • Adds toMsg & fromMsg for Eigen Vector3
  • Adds additional conversions for tf2, KDL, Eigen
  • Use eigen3_cmake_module (#144)
  • Contributors: Ian McMahon, Shane Loretz

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.42.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version rolling
Last Updated 2025-04-26
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Alejandro Hernandez Cordero
  • Chris Lalancette

Authors

  • Koji Terada
  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.42.0 (2025-04-25)

0.41.0 (2025-04-25)

  • Uniform cmake min version (#764)
  • Contributors: mosfet80

0.40.1 (2025-01-15)

0.40.0 (2024-12-20)

  • Deprecate C Headers (#720)
  • Contributors: Lucas Wendland

0.39.3 (2024-11-25)

0.39.2 (2024-11-20)

0.39.1 (2024-10-15)

0.39.0 (2024-10-03)

0.38.2 (2024-07-19)

0.38.1 (2024-07-09)

0.38.0 (2024-06-17)

0.37.1 (2024-05-29)

0.37.0 (2024-04-26)

0.36.2 (2024-04-10)

0.36.1 (2024-03-28)

0.36.0 (2024-02-07)

  • Removed obsolete headers (#645)
  • normalize quaternions on tf2_eigen (#644)
  • Contributors: Alejandro Hernández Cordero, Paul Gesel

0.35.1 (2024-01-24)

0.35.0 (2023-12-26)

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)

  • Add another reference for twist transformation. Comment correction. (#620)
  • Contributors: AndyZe

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 the demos to C++17. (#578)
  • 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)

0.26.0 (2022-04-29)

0.25.0 (2022-04-05)

  • Workaround broken RHEL FindEigen3.cmake (#513)
  • Install includes to include/${PROJECT_NAME} and use modern CMake (#493)
  • Contributors: Shane Loretz

0.24.0 (2022-03-31)

0.23.0 (2022-03-28)

  • Disable mem-access warnings on aarch64. (#506)
  • Contributors: Chris Lalancette

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)

  • Remove some references to the ROS 1 wiki.
  • Add doTransform function for twists or wrenches (#406)
  • Contributors: AndyZe, Chris Lalancette

0.18.0 (2021-06-01)

  • Reenable stamped eigen tests (#429)
  • Deprecate tf2_eigen.h (#413)
  • Contributors: Bjar Ne, Chris Lalancette

0.17.1 (2021-04-06)

0.17.0 (2021-03-19)

  • Fix linter errors (#385)
  • Fix up the style in tf2_eigen. (#378)
  • Fix doTransform with Eigen Quaternion (#369)
  • Contributors: Audrow Nash, Bjar Ne, Chris Lalancette

0.16.0 (2021-01-25)

0.15.1 (2020-12-08)

0.15.0 (2020-11-02)

  • Update maintainers of the ros2/geometry2 fork. (#328)
  • Contributors: Chris Lalancette

0.14.1 (2020-09-21)

  • Activate usual compiler warnings and fix errors (#270)
  • Contributors: Ivan Santiago Paunovic

0.14.0 (2020-08-14)

0.13.4 (2020-06-03)

0.13.3 (2020-05-26)

0.13.2 (2020-05-18)

0.13.1 (2020-05-08)

0.13.0 (2020-04-30)

  • Added doxyfiles and sphinx Makefiles (#257)
  • Contributors: Alejandro Hernández Cordero

0.12.4 (2019-11-19)

0.12.3 (2019-11-18)

0.12.2 (2019-11-18)

0.12.1 (2019-10-23)

0.12.0 (2019-09-26)

  • Adds toMsg & fromMsg for Eigen Vector3
  • Adds additional conversions for tf2, KDL, Eigen
  • Use eigen3_cmake_module (#144)
  • Contributors: Ian McMahon, Shane Loretz

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.6.5
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 16th National College Student’s Intelligent Car Competition Code 第十六届智能汽车竞赛讯飞智慧餐厅代码
Checkout URI https://github.com/ht-hlf/car_competition.git
VCS Type git
VCS Version master
Last Updated 2023-01-27
Dev Status UNKNOWN
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. See repository README.
CHANGELOG

Changelog for package tf2_eigen

0.6.5 (2018-11-16)

0.6.4 (2018-11-06)

  • improve comments
  • add Eigen::Isometry3d conversions
  • normalize quaternions to be in half-space w >= 0 as in tf1
  • improve computation efficiency
  • Contributors: Robert Haschke

0.6.3 (2018-07-09)

0.6.2 (2018-05-02)

  • Adds toMsg & fromMsg for Eigen Vector3 (#294) - Adds toMsg for geometry_msgs::Vector3& with dual argument syntax to avoid an overload conflict with geometry_msgs::Point& toMsg(contst Eigen::Vector3d& in) - Adds corresponding fromMsg for Eigen Vector3d and geometry_msgs::Vector3
    • Fixed typos in description of fromMsg for Twist and Eigen 6x1 Matrix
  • Adds additional conversions for tf2, KDL, Eigen (#292)
    • adds non-stamped Eigen to Transform function
    • converts Eigen Matrix Vectors to and from geometry_msgs::Twist
    • adds to/from message for geometry_msgs::Pose and KDL::Frame
  • Contributors: Ian McMahon

0.6.1 (2018-03-21)

0.6.0 (2018-03-21)

0.5.17 (2018-01-01)

0.5.16 (2017-07-14)

  • fix return value to prevent warnings on windows (#237)
  • fixing include directory order to support overlays (#231)
  • tf2_eigen: added support for Quaternion and QuaternionStamped (#230)
  • Remove an unused variable from the tf2_eigen test. (#215)
  • Find eigen in a much nicer way.
  • Switch tf2_eigen to use package.xml format 2. (#216)
  • Contributors: Chris Lalancette, Mikael Arguedas, Tully Foote, cwecht

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
eigen

Dependant Packages

Name Deps
fetch_ikfast_plugin
fetch_ikfast_plugin
mppic
hdl_localization
hdl_localization
hdl_localization
obstacle_stop_planner_custom
atr_examples
auto_apms_px4
autonomous_emergency_braking
control_performance_analysis
lane_departure_checker
obstacle_collision_checker
predicted_path_checker
pure_pursuit
ar_tag_based_localizer
landmark_manager
localization_util
ndt_scan_matcher
ndt_scan_matcher
ground_segmentation
image_projection_based_fusion
lidar_apollo_instance_segmentation
lidar_apollo_segmentation_tvm
lidar_centerpoint
lidar_centerpoint_tvm
occupancy_grid_map_outlier_filter
probabilistic_occupancy_grid_map
shape_estimation
traffic_light_map_based_detector
traffic_light_occlusion_predictor
behavior_path_avoidance_module
behavior_path_planner
behavior_path_planner_common
behavior_velocity_detection_area_module
behavior_velocity_no_stopping_area_module
behavior_velocity_planner
behavior_velocity_planner_common
behavior_velocity_run_out_module
behavior_velocity_traffic_light_module
costmap_generator
obstacle_stop_planner
obstacle_velocity_limiter
surround_obstacle_checker
pointcloud_preprocessor
pointcloud_preprocessor
object_recognition_utils
eagleye_rt
lidar_centerpoint_collect
depth_image_proc
cartographer_ros
cartographer_ros
cartographer_ros
cartographer_ros
cartographer_ros
graph_based_slam
graph_based_slam
graph_based_slam
graph_based_slam
graph_based_slam
lidarslam
lidarslam
scanmatcher
scanmatcher
scanmatcher
scanmatcher
lio_sam
lio_sam
lio_sam
lio_sam
pcl_localization_ros2
autoware_object_recognition_utils
autoware_localization_util
autoware_ground_filter
autoware_behavior_velocity_planner
autoware_behavior_velocity_planner_common
autoware_motion_velocity_planner
autoware_crop_box_filter
driving_environment_analyzer
autoware_universe_utils
autoware_autonomous_emergency_braking
autoware_collision_detector
autoware_control_performance_analysis
autoware_lane_departure_checker
autoware_obstacle_collision_checker
autoware_predicted_path_checker
autoware_pure_pursuit
autoware_ar_tag_based_localizer
autoware_landmark_manager
autoware_lidar_marker_localizer
autoware_ndt_scan_matcher
autoware_bevfusion
autoware_ground_segmentation
autoware_image_projection_based_fusion
autoware_lidar_apollo_instance_segmentation
autoware_lidar_centerpoint
autoware_lidar_transfusion
autoware_occupancy_grid_map_outlier_filter
autoware_probabilistic_occupancy_grid_map
autoware_raindrop_cluster_filter
autoware_shape_estimation
autoware_traffic_light_map_based_detector
autoware_traffic_light_occlusion_predictor
autoware_costmap_generator
autoware_obstacle_stop_planner
autoware_surround_obstacle_checker
autoware_behavior_path_dynamic_obstacle_avoidance_module
autoware_behavior_path_planner
autoware_behavior_path_sampling_planner_module
autoware_behavior_path_static_obstacle_avoidance_module
autoware_behavior_velocity_detection_area_module
autoware_behavior_velocity_run_out_module
autoware_behavior_velocity_traffic_light_module
autoware_motion_velocity_obstacle_velocity_limiter_module
autoware_pointcloud_preprocessor
reaction_analyzer
apollo_lidar_segmentation
tracking
gnss_conversion_nodes
localization_system_tests
velocity_controllers
bitbots_dynamic_kick
bitbots_dynup
bitbots_quintic_walk
bitbots_odometry
bonxai_ros
ground_plane_calibrator
lidar_to_lidar_2d_calibrator
mapping_based_calibrator
marker_radar_lidar_calibrator
tag_based_pnp_calibrator
tag_based_sfm_calibrator
tier4_ground_plane_utils
tier4_tag_utils
pcl_ros
pcl_ros
object_detection_tracking
co_lrio
crs_application
crs_area_selection
crs_perception
constrained_manipulability
costmap_depth_camera
teb_local_planner
teb_local_planner
teb_local_planner
teb_local_planner
teb_local_planner
teb_local_planner
mivins
navigation_bringup
cyberdog_visual
dero
dgl_ros_models
dynamic_object_removal
moveit_lerp_motion_planner
nav2_msg_costmap_plugin
nav2_msg_costmap_plugin
imu_estimator
myworkcell_core
lesson_perception
py_perception
snp_tpp
snp_tpp
cal_demo_motion
nvblox_nav2
nvblox_ros
isaac_ros_centerpose
isaac_ros_dope
isaac_ros_foundationpose
kalman_filter_localization
kalman_arm_controller
lidar_feature_library
lidar_feature_mapping
lidar_graph_slam_utils
lidar_scan_matcher
points_prefiltering
lidar_localization_ros2
lightnet_trt
localization_common
mapora
mg400_interface
moveit_core
moveit_core
moveit_planners_ompl
pilz_industrial_motion_planner
pilz_industrial_motion_planner_testutils
moveit_planners_stomp
moveit_resources_prbt_ikfast_manipulator_plugin
moveit_ros_benchmarks
moveit_ros_benchmarks
moveit_servo
moveit_servo
moveit_servo
moveit_ros_perception
moveit_ros_perception
moveit_ros_planning
moveit_ros_planning
moveit_ros_planning_interface
moveit_ros_planning_interface
moveit_ros_robot_interaction
moveit_ros_robot_interaction
moveit_ros_visualization
moveit_ros_visualization
moveit_ros_warehouse
moveit_ros_warehouse
moveit2_tutorials
ground_seg
occupancy_cpp
ndt_2d
neo_localization2
octomap_server
octomap_server
openbot_ros
openbot_ros
bio_ik
pcl_apps
pcl_tutorial
radar_robotcar_dataset_ros2
img_recognizer
pc_aligner
pc_detector
region_detection_rclcpp
roarm_moveit_cmd
roarm_moveit_ikfast_plugins
scanmatcher_custom
moveit_visual_tools
igus_rebel_servo
ex02_gazebo_simulation
moveit_ros_manipulation
blind_path_follower
snp_motion_planning
lidar_odometry
spl_lio_sam
small_gicp_relocalization
controllers
coordinate_transform
mineral_deposit_tracking
obstacle_detector
peak_finder
spot_driver
steam_icp
stella_vslam_ros
stretch_octomap
stretch_rtabmap
capturedata
dtv2_tactile_camera
traversability_estimation
nav2_mppi_controller
robot_localization
vdb_mapping_ros2
controller_pkg
vox_nav_map_server
vtr_path_planning
vtr_tactic
vtr_torch
humanoid_centroidal_mpc_ros2
humanoid_common_mpc_ros2
humanoid_wb_mpc_ros2
ouster_ros
points_preprocessor
geometry2
eband_local_planner
eband_local_planner
loop_closer_check
kuka_kmr_iiwa_lbr_arm_ikfast_plugin
ma2010_server
lerp_motion_planner
sloam
sloam
mavros
mavros_extras
ur_robotiq_moveit_api

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.7.9
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros/geometry2.git
VCS Type git
VCS Version noetic-devel
Last Updated 2025-04-25
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.7.9 (2025-04-25)

0.7.8 (2025-04-10)

0.7.7 (2023-10-13)

0.7.6 (2022-10-11)

0.7.5 (2020-09-01)

0.7.4 (2020-09-01)

0.7.3 (2020-08-25)

  • Cherry-picking various commits from Melodic (#471)
    • Revert "rework Eigen functions namespace hack" (#436)

    * Fixed warnings in message_filter.h (#434) the variables are not used in function body and caused -Wunused-parameter to trigger with -Wall

    • Fix ambiguous call for tf2::convert on MSVC (#444)
    • rework ambiguous call on MSVC.
  • Contributors: Robert Haschke

0.7.2 (2020-06-08)

0.7.1 (2020-05-13)

  • malcolm: add depends tf2 to catkin_package (#428)
  • Contributors: Malcolm Mielle

0.7.0 (2020-03-09)

  • Bump CMake version to avoid CMP0048 warning (#445)
  • Fix compile error missing ros/ros.h (#400)
    • ros/ros.h -> ros/time.h
    • tf2_bullet doesn't need ros.h
    • tf2_eigen doesn't need ros/ros.h
  • Merge pull request #367 from kejxu/add_tf2_namespace_to_avoid_name_collision
  • separate transform function declarations into transform_functions.h
  • Contributors: James Xu, Shane Loretz, Tully Foote

0.6.5 (2018-11-16)

0.6.4 (2018-11-06)

  • improve comments
  • add Eigen::Isometry3d conversions
  • normalize quaternions to be in half-space w >= 0 as in tf1
  • improve computation efficiency
  • Contributors: Robert Haschke

0.6.3 (2018-07-09)

0.6.2 (2018-05-02)

  • Adds toMsg & fromMsg for Eigen Vector3 (#294) - Adds toMsg for geometry_msgs::Vector3& with dual argument syntax to avoid an overload conflict with geometry_msgs::Point& toMsg(contst Eigen::Vector3d& in) - Adds corresponding fromMsg for Eigen Vector3d and geometry_msgs::Vector3
    • Fixed typos in description of fromMsg for Twist and Eigen 6x1 Matrix
  • Adds additional conversions for tf2, KDL, Eigen (#292)
    • adds non-stamped Eigen to Transform function
    • converts Eigen Matrix Vectors to and from geometry_msgs::Twist
    • adds to/from message for geometry_msgs::Pose and KDL::Frame
  • Contributors: Ian McMahon

0.6.1 (2018-03-21)

0.6.0 (2018-03-21)

0.5.17 (2018-01-01)

0.5.16 (2017-07-14)

  • fix return value to prevent warnings on windows (#237)
  • fixing include directory order to support overlays (#231)
  • tf2_eigen: added support for Quaternion and QuaternionStamped (#230)
  • Remove an unused variable from the tf2_eigen test. (#215)
  • Find eigen in a much nicer way.
  • Switch tf2_eigen to use package.xml format 2. (#216)
  • Contributors: Chris Lalancette, Mikael Arguedas, Tully Foote, cwecht

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version ardent
Last Updated 2017-12-09
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
eigen

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.9.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version bouncy
Last Updated 2018-12-06
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Tully Foote

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
eigen

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.10.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version crystal
Last Updated 2018-12-07
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Tully Foote

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
eigen

Dependant Packages

Name Deps
ros_base

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.12.6
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version eloquent
Last Updated 2020-12-04
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Chris Lalancette
  • Alejandro Hernandez Cordero

Authors

  • Tully Foote
  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.12.6 (2020-12-04)

  • Update maintainers of the ros2/geometry2 fork. (#328) (#331)
  • Contributors: Alejandro Hernández Cordero

0.12.5 (2020-01-17)

0.12.4 (2019-11-19)

0.12.3 (2019-11-18)

0.12.2 (2019-11-18)

0.12.1 (2019-10-23)

0.12.0 (2019-09-26)

  • Adds toMsg & fromMsg for Eigen Vector3
  • Adds additional conversions for tf2, KDL, Eigen
  • Use eigen3_cmake_module (#144)
  • Contributors: Ian McMahon, Shane Loretz

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.11.6
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version dashing
Last Updated 2019-12-10
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Tully Foote

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.11.6 (2019-12-10)

0.11.5 (2019-09-06)

  • Use eigen3_cmake_module (#144) (#153)
  • Contributors: Shane Loretz

0.11.4 (2019-07-31)

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.17.5
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version galactic
Last Updated 2022-12-03
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Chris Lalancette
  • Alejandro Hernandez Cordero

Authors

  • Tully Foote
  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.17.5 (2022-12-02)

0.17.4 (2022-06-30)

0.17.3 (2022-04-28)

0.17.2 (2021-05-10)

0.17.1 (2021-04-06)

0.17.0 (2021-03-19)

  • Fix linter errors (#385)
  • Fix up the style in tf2_eigen. (#378)
  • Fix doTransform with Eigen Quaternion (#369)
  • Contributors: Audrow Nash, Bjar Ne, Chris Lalancette

0.16.0 (2021-01-25)

0.15.1 (2020-12-08)

0.15.0 (2020-11-02)

  • Update maintainers of the ros2/geometry2 fork. (#328)
  • Contributors: Chris Lalancette

0.14.1 (2020-09-21)

  • Activate usual compiler warnings and fix errors (#270)
  • Contributors: Ivan Santiago Paunovic

0.14.0 (2020-08-14)

0.13.4 (2020-06-03)

0.13.3 (2020-05-26)

0.13.2 (2020-05-18)

0.13.1 (2020-05-08)

0.13.0 (2020-04-30)

  • Added doxyfiles and sphinx Makefiles (#257)
  • Contributors: Alejandro Hernández Cordero

0.12.4 (2019-11-19)

0.12.3 (2019-11-18)

0.12.2 (2019-11-18)

0.12.1 (2019-10-23)

0.12.0 (2019-09-26)

  • Adds toMsg & fromMsg for Eigen Vector3
  • Adds additional conversions for tf2, KDL, Eigen
  • Use eigen3_cmake_module (#144)
  • Contributors: Ian McMahon, Shane Loretz

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.13.14
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version foxy
Last Updated 2023-03-16
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Chris Lalancette
  • Alejandro Hernandez Cordero

Authors

  • Tully Foote
  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.13.14 (2023-03-16)

0.13.13 (2022-01-31)

0.13.12 (2021-10-05)

0.13.11 (2021-08-31)

0.13.10 (2021-04-14)

0.13.9 (2020-12-09)

0.13.8 (2020-12-08)

0.13.7 (2020-11-18)

0.13.6 (2020-10-28)

  • Update maintainers of the ros2/geometry2 fork. (#328) (#332)
  • Contributors: Alejandro Hernández Cordero

0.13.5 (2020-08-05)

0.13.4 (2020-06-03)

0.13.3 (2020-05-26)

0.13.2 (2020-05-18)

0.13.1 (2020-05-08)

0.13.0 (2020-04-30)

  • Added doxyfiles and sphinx Makefiles (#257)
  • Contributors: Alejandro Hernández Cordero

0.12.4 (2019-11-19)

0.12.3 (2019-11-18)

0.12.2 (2019-11-18)

0.12.1 (2019-10-23)

0.12.0 (2019-09-26)

  • Adds toMsg & fromMsg for Eigen Vector3
  • Adds additional conversions for tf2, KDL, Eigen
  • Use eigen3_cmake_module (#144)
  • Contributors: Ian McMahon, Shane Loretz

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.31.8
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros2/geometry2.git
VCS Type git
VCS Version iron
Last Updated 2024-08-30
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Alejandro Hernandez Cordero
  • Chris Lalancette

Authors

  • Koji Terada
  • Tully Foote
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.31.8 (2024-08-29)

0.31.7 (2024-05-29)

0.31.6 (2024-04-19)

0.31.5 (2023-09-08)

  • Add another reference for twist transformation. Comment correction. (#622)
  • Contributors: AndyZe

0.31.4 (2023-07-14)

0.31.3 (2023-05-11)

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 the demos to C++17. (#578)
  • 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)

0.26.0 (2022-04-29)

0.25.0 (2022-04-05)

  • Workaround broken RHEL FindEigen3.cmake (#513)
  • Install includes to include/${PROJECT_NAME} and use modern CMake (#493)
  • Contributors: Shane Loretz

0.24.0 (2022-03-31)

0.23.0 (2022-03-28)

  • Disable mem-access warnings on aarch64. (#506)
  • Contributors: Chris Lalancette

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)

  • Remove some references to the ROS 1 wiki.
  • Add doTransform function for twists or wrenches (#406)
  • Contributors: AndyZe, Chris Lalancette

0.18.0 (2021-06-01)

  • Reenable stamped eigen tests (#429)
  • Deprecate tf2_eigen.h (#413)
  • Contributors: Bjar Ne, Chris Lalancette

0.17.1 (2021-04-06)

0.17.0 (2021-03-19)

  • Fix linter errors (#385)
  • Fix up the style in tf2_eigen. (#378)
  • Fix doTransform with Eigen Quaternion (#369)
  • Contributors: Audrow Nash, Bjar Ne, Chris Lalancette

0.16.0 (2021-01-25)

0.15.1 (2020-12-08)

0.15.0 (2020-11-02)

  • Update maintainers of the ros2/geometry2 fork. (#328)
  • Contributors: Chris Lalancette

0.14.1 (2020-09-21)

  • Activate usual compiler warnings and fix errors (#270)
  • Contributors: Ivan Santiago Paunovic

0.14.0 (2020-08-14)

0.13.4 (2020-06-03)

0.13.3 (2020-05-26)

0.13.2 (2020-05-18)

0.13.1 (2020-05-08)

0.13.0 (2020-04-30)

  • Added doxyfiles and sphinx Makefiles (#257)
  • Contributors: Alejandro Hernández Cordero

0.12.4 (2019-11-19)

0.12.3 (2019-11-18)

0.12.2 (2019-11-18)

0.12.1 (2019-10-23)

0.12.0 (2019-09-26)

  • Adds toMsg & fromMsg for Eigen Vector3
  • Adds additional conversions for tf2, KDL, Eigen
  • Use eigen3_cmake_module (#144)
  • Contributors: Ian McMahon, Shane Loretz

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

  • Port tf2_kdl (#90) * tf2_eigen, leftover from the cherry-pick While cherry-picking changes to get isometry3d in * Update tf2_eigen, add toMsg2 Convert a Eigen::Vector3d type to a geometry_msgs::msg::Vector3 while avoiding overloading issues with previous definitions
    • Default to C++14
    • Define _USE_MATH_DEFINES so Windows gets M_PI symbol.
  • Contributors: Víctor Mayoral Vilches

0.11.1 (2019-05-09)

  • also export Eigen3 include directories (#102)
  • Contributors: Marcus Scheunemann

0.11.0 (2019-04-14)

  • Updated to use ament_target_dependencies where possible. (#98)
  • Contributors: ivanpauno

0.10.1 (2018-12-06)

0.10.0 (2018-11-22)

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.5.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros/geometry2.git
VCS Type git
VCS Version indigo-devel
Last Updated 2018-11-16
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.5.20 (2018-11-16)

0.5.19 (2018-11-06)

  • improve comments
  • add Eigen::Isometry3d conversions
  • normalize quaternions to be in half-space w >= 0 as in tf1
  • improve computation efficiency
  • Contributors: Robert Haschke

0.5.18 (2018-07-10)

  • Adds toMsg & fromMsg for Eigen Vector3 (#294)
  • Adds additional conversions for tf2, KDL, Eigen (#292)
  • Contributors: Ian McMahon

0.5.17 (2018-01-01)

0.5.16 (2017-07-14)

  • fix return value to prevent warnings on windows (#237)
  • fixing include directory order to support overlays (#231)
  • tf2_eigen: added support for Quaternion and QuaternionStamped (#230)
  • Remove an unused variable from the tf2_eigen test. (#215)
  • Find eigen in a much nicer way.
  • Switch tf2_eigen to use package.xml format 2. (#216)
  • Contributors: Chris Lalancette, Mikael Arguedas, Tully Foote, cwecht

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.5.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros/geometry2.git
VCS Type git
VCS Version indigo-devel
Last Updated 2018-11-16
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.5.20 (2018-11-16)

0.5.19 (2018-11-06)

  • improve comments
  • add Eigen::Isometry3d conversions
  • normalize quaternions to be in half-space w >= 0 as in tf1
  • improve computation efficiency
  • Contributors: Robert Haschke

0.5.18 (2018-07-10)

  • Adds toMsg & fromMsg for Eigen Vector3 (#294)
  • Adds additional conversions for tf2, KDL, Eigen (#292)
  • Contributors: Ian McMahon

0.5.17 (2018-01-01)

0.5.16 (2017-07-14)

  • fix return value to prevent warnings on windows (#237)
  • fixing include directory order to support overlays (#231)
  • tf2_eigen: added support for Quaternion and QuaternionStamped (#230)
  • Remove an unused variable from the tf2_eigen test. (#215)
  • Find eigen in a much nicer way.
  • Switch tf2_eigen to use package.xml format 2. (#216)
  • Contributors: Chris Lalancette, Mikael Arguedas, Tully Foote, cwecht

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.5.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros/geometry2.git
VCS Type git
VCS Version indigo-devel
Last Updated 2018-11-16
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.5.20 (2018-11-16)

0.5.19 (2018-11-06)

  • improve comments
  • add Eigen::Isometry3d conversions
  • normalize quaternions to be in half-space w >= 0 as in tf1
  • improve computation efficiency
  • Contributors: Robert Haschke

0.5.18 (2018-07-10)

  • Adds toMsg & fromMsg for Eigen Vector3 (#294)
  • Adds additional conversions for tf2, KDL, Eigen (#292)
  • Contributors: Ian McMahon

0.5.17 (2018-01-01)

0.5.16 (2017-07-14)

  • fix return value to prevent warnings on windows (#237)
  • fixing include directory order to support overlays (#231)
  • tf2_eigen: added support for Quaternion and QuaternionStamped (#230)
  • Remove an unused variable from the tf2_eigen test. (#215)
  • Find eigen in a much nicer way.
  • Switch tf2_eigen to use package.xml format 2. (#216)
  • Contributors: Chris Lalancette, Mikael Arguedas, Tully Foote, cwecht

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

No version for distro hydro. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.5.20
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/ros/geometry2.git
VCS Type git
VCS Version indigo-devel
Last Updated 2018-11-16
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. No README in repository either.
CHANGELOG

Changelog for package tf2_eigen

0.5.20 (2018-11-16)

0.5.19 (2018-11-06)

  • improve comments
  • add Eigen::Isometry3d conversions
  • normalize quaternions to be in half-space w >= 0 as in tf1
  • improve computation efficiency
  • Contributors: Robert Haschke

0.5.18 (2018-07-10)

  • Adds toMsg & fromMsg for Eigen Vector3 (#294)
  • Adds additional conversions for tf2, KDL, Eigen (#292)
  • Contributors: Ian McMahon

0.5.17 (2018-01-01)

0.5.16 (2017-07-14)

  • fix return value to prevent warnings on windows (#237)
  • fixing include directory order to support overlays (#231)
  • tf2_eigen: added support for Quaternion and QuaternionStamped (#230)
  • Remove an unused variable from the tf2_eigen test. (#215)
  • Find eigen in a much nicer way.
  • Switch tf2_eigen to use package.xml format 2. (#216)
  • Contributors: Chris Lalancette, Mikael Arguedas, Tully Foote, cwecht

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.6.9
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description A set of ROS packages for keeping track of coordinate transforms.
Checkout URI https://github.com/jsk-ros-pkg/geometry2_python3.git
VCS Type git
VCS Version melodic-devel
Last Updated 2022-06-23
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

tf2_eigen

Additional Links

No additional links.

Maintainers

  • Koji Terada

Authors

  • Koji Terada
README
No README found. See repository README.
CHANGELOG

Changelog for package tf2_eigen

0.6.7 (2020-03-09)

  • Revert "rework Eigen functions namespace hack" (#436)
  • Contributors: Tully Foote

0.6.6 (2020-01-09)

  • Fix compile error missing ros/ros.h (#400)
    • ros/ros.h -> ros/time.h
    • tf2_bullet doesn't need ros.h
    • tf2_eigen doesn't need ros/ros.h
  • rework Eigen functions namespace hack
  • separate transform function declarations into transform_functions.h
  • Contributors: James Xu, Shane Loretz, Tully Foote

0.6.5 (2018-11-16)

0.6.4 (2018-11-06)

  • improve comments
  • add Eigen::Isometry3d conversions
  • normalize quaternions to be in half-space w >= 0 as in tf1
  • improve computation efficiency
  • Contributors: Robert Haschke

0.6.3 (2018-07-09)

0.6.2 (2018-05-02)

  • Adds toMsg & fromMsg for Eigen Vector3 (#294) - Adds toMsg for geometry_msgs::Vector3& with dual argument syntax to avoid an overload conflict with geometry_msgs::Point& toMsg(contst Eigen::Vector3d& in) - Adds corresponding fromMsg for Eigen Vector3d and geometry_msgs::Vector3
    • Fixed typos in description of fromMsg for Twist and Eigen 6x1 Matrix
  • Adds additional conversions for tf2, KDL, Eigen (#292)
    • adds non-stamped Eigen to Transform function
    • converts Eigen Matrix Vectors to and from geometry_msgs::Twist
    • adds to/from message for geometry_msgs::Pose and KDL::Frame
  • Contributors: Ian McMahon

0.6.1 (2018-03-21)

0.6.0 (2018-03-21)

0.5.17 (2018-01-01)

0.5.16 (2017-07-14)

  • fix return value to prevent warnings on windows (#237)
  • fixing include directory order to support overlays (#231)
  • tf2_eigen: added support for Quaternion and QuaternionStamped (#230)
  • Remove an unused variable from the tf2_eigen test. (#215)
  • Find eigen in a much nicer way.
  • Switch tf2_eigen to use package.xml format 2. (#216)
  • Contributors: Chris Lalancette, Mikael Arguedas, Tully Foote, cwecht

0.5.15 (2017-01-24)

  • fixup #186: inline template specializations (#200)
  • Contributors: Robert Haschke

0.5.14 (2017-01-16)

  • Add tf2_eigen conversions for Pose and Point (not stamped) (#186)
    • tf2_eigen: added conversions for Point msg type (not timestamped) to Eigen::Vector3d
    • tf2_eigen: added conversions for Pose msg type (not timestamped) to Eigen::Affine3d
    • tf2_eigen: new functions are inline now
    • tf2_eigen test compiling again
    • tf2_eigen: added tests for Affine3d and Vector3d conversion
    • tf2_eigen: added redefinitions of non-stamped conversion function to make usage in tf2::convert() possible
    • tf2_eigen: reduced redundancy by reusing non-stamped conversion-functions in their stamped counterparts
    • tf2_eigen: added notes at doTransform-implementations which can not work with tf2_ros::BufferInterface::transform
    • tf2_eigen: fixed typos
  • Don't export local include dirs (#180)
  • Improve documentation.
  • Contributors: Jackie Kay, Jochen Sprickerhof, cwecht

0.5.13 (2016-03-04)

  • Added missing inline
  • Added unit test
    • Testing conversion to msg forward/backward
  • Added eigenTotransform function
  • Contributors: Davide Tateo, boris-il-forte

0.5.12 (2015-08-05)

0.5.11 (2015-04-22)

0.5.10 (2015-04-21)

  • fixing CMakeLists.txt from #97
  • create tf2_eigen.
  • Contributors: Tully Foote, koji

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tf2_eigen at Robotics Stack Exchange