ROS transforms hep you position your robot’s components in relation to each other, but they can also be used to describe your robots’ relation to the world they navigate.
Check out the latest tutorial on the Foxglove blog to learn how to calculate the position of detected objects, using the ROS tf2
library:
For a reference to all the code covered in the tutorial, check out the foxglove/tutorials
GitHub repo. And as always, feel free to comment below or reach out to us in our Slack community to request a topic for the next tutorial.