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

What is the equivalent documentation for datatype transforms for tf2?

asked 2019-11-20 03:52:41 -0500

Rufus gravatar image

For tf, there is https://docs.ros.org/api/tf/html/c++/... which provides a bunch of convenience functions for converting between messages and tf classes.

What is the equivalent of this for tf2?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2019-11-21 18:50:50 -0500

tfoote gravatar image

updated 2019-11-22 04:23:14 -0500

There's a new package tf2 conversions interface with a tutorial on doing conversions

As well as tutorials on how to implement conversions for your own datatypes: c++ and python

edit flag offensive delete link more

Comments

I think the first link "tf2_conversions" is linking to this question

johnconn gravatar image johnconn  ( 2019-11-21 23:37:19 -0500 )edit

sorry I forgot to paste the link. It had no url. Updated.

tfoote gravatar image tfoote  ( 2019-11-22 04:14:32 -0500 )edit

@tfoote: the link you added links to tf_conversions. Was that intentional?

gvdhoorn gravatar image gvdhoorn  ( 2019-11-22 04:20:10 -0500 )edit

Nope that was me trying to fix it too quickly. The updated API is built into tf2, API docs now linked above.

tfoote gravatar image tfoote  ( 2019-11-22 04:23:49 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-11-20 03:52:41 -0500

Seen: 233 times

Last updated: Nov 22 '19