Publish transformation to tf_tree from behavior tree node.

asked 2020-10-28 14:52:55 -0600

KvE-Saxion gravatar image

Hi all,

I am building a module to extend the original behavior tree's that come with the navigation2 stack. In the module I am building i want to publish or broadcast the pose of an element i am recognizing into the tf_tree, in which the object should be posted relevant to the map frame.

I came far with the module but I am running into problems with publishing/ broadcasting this pose. How would you guys do this?

I am working on Ubuntu 20.04 LTS with ros2 Foxy

Kind regards,

Kevin

edit retag flag offensive close merge delete