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

Node to convert tf messages to tf2 [closed]

asked 2017-05-03 17:25:19 -0500

hdbot gravatar image

updated 2017-05-03 17:25:48 -0500

Hello,

I know tf is depreciated, and that it has been transfered to tf2. I was wondering if anyone has an idea how to convert tf messages to tf2. Particularly, I am using laser scan matcher that is supposed to be supported only till indigo. The laser scan matcher is based off tf, so it possible to transfer tf to tf2? I am new to this, not sure how to do it.

I have looked at the tutorials for tf2, but I am not sure how to build a node for this. Any suggestions, or guidance is appreciated. Here are the links I have looked through: Laser Scan Matcher Link: http://wiki.ros.org/laser_scan_matcher TF2 Conversion: http://wiki.ros.org/tf2/Tutorials

Software: Ubuntu 16.04, Kinetic

Thanks.

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by hdbot
close date 2017-05-04 09:39:23.468126

1 Answer

Sort by » oldest newest most voted
0

answered 2017-05-04 09:00:45 -0500

joq gravatar image

The present tf implementation uses tf2 for its underlying message and data handling.

So, I think the job has already been done.

edit flag offensive delete link more

Comments

Ahh ok, thanks, I wasn't sure if this transfer had been made.

hdbot gravatar image hdbot  ( 2017-05-04 09:38:44 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-05-03 17:25:19 -0500

Seen: 303 times

Last updated: May 04 '17