Skip to content

ROS package for rebroadcasting a transform in the TF tree to a PoseStamped or PointStamped

Notifications You must be signed in to change notification settings

mrath/tf_pose_rebroadcaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf_pose_rebroadcaster

ROS package for rebroadcasting transforms in the TF tree as PoseStamped.

Nodes

  • broadcast_pose - broadcasts the tf as a PoseStamped
  • broadcast_point - broadcasts only the origin of the tf as a PointStamped

Parameters

Both nodes need the following parameters:

  • ~tf_parent - the parent frame of the transform to look up
  • ~tf_child - the frame to look up
  • ~output_topic - the topic to publish the pose or point on

Launch files

Each node has it's own default launch file, including this in your project is the recommended usage.

About

ROS package for rebroadcasting a transform in the TF tree to a PoseStamped or PointStamped

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published