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

Is it possible to use a normal publisher in place of a TransformBroadcaster?

asked 2014-12-17 16:04:56 -0500

nodge gravatar image

I'm just wondering whether a TransformBroadcaster does anything special that a normal publisher can't. Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-12-17 18:32:56 -0500

tfoote gravatar image

The TransformBroadcaster is a class which takes care of basic boilerplate conversions and a little bookkeeping. The source is here: https://github.com/ros/geometry_exper... and https://github.com/ros/geometry_exper...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-12-17 16:04:56 -0500

Seen: 118 times

Last updated: Dec 17 '14