ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi Shamma,
If your problem is just drawing circles, you could do it with opencv. Take a look at the face detection example, you will see how to draw circles.
Hope this helps,
Guido