Closed methylDragon closed 1 year ago
This PR adds a capability that can print the following message types (and also a raw string):
geometry_msgs::msg::Pose
geometry_msgs::msg::PoseStamped
geometry_msgs::msg::Transform
geometry_msgs::msg::TransformStamped
It goes a long way in helping to introspect the content of messages flying around the behavior tree.
Understood! I will close this PR
This PR adds a capability that can print the following message types (and also a raw string):
geometry_msgs::msg::Pose
geometry_msgs::msg::PoseStamped
geometry_msgs::msg::Transform
geometry_msgs::msg::TransformStamped
It goes a long way in helping to introspect the content of messages flying around the behavior tree.