ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

tf_conversions replacement in tf2

asked 2014-04-23 16:57:48 -0500

zenifed gravatar image

I understand that now tf is depreciated and the tf packages lib actually runs off tf2. I like to know if the tf_conversions package has any equivalent in tf2? I am trying to build a package which was built for fuerte and uses TransformTFToEigen Currently i am given TransformTFToEigen is not a member of tf error

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-04-23 21:50:06 -0500

tfoote gravatar image

There is a generic way to convert messages in tf2. Tutorials are here: http://wiki.ros.org/tf2/Tutorials/Mig...

Right now there are implementations for kdl, bullet, and geometry_msgs. A contribution of a tf2_eigen package would be appreciated. It would require the equivalent header file to this one for bullet https://github.com/ros/geometry_exper...

implementing methods toMsg, fromMsg and doTransform

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-04-23 16:57:48 -0500

Seen: 2,901 times

Last updated: Apr 23 '14