ROS Point message for detected objects using Tensorflow
Hi,
I'm using Tensorflow 1.15 with ROS Kinetic on Ubuntu 16.4. I've trained my own model to detect any kind of ball. Now, it would be great to have a point message with the x and y coordinate of the detected object. Has anyone done this before? Or any tips on how to do this?
i know two repositories, which can help you, but not sure if you find it usefull.
1: https://github.com/jveitchmichaelis/e...
2: https://github.com/knorth55/coral_usb...