![]() | 1 | initial version |
Because transformPose requires a PoseStamped message, one way is to create a PoseStamped message (not need to publish it). Then, fill the PoseStamped message with the information from your Odom message, and use it for transformPose function.