Robotics StackExchange | Archived questions

Real time Object selection using mouse click

Hi All,

I have a small arm which has a Astra RGB-D camera attached to it.

My objective is to select the object with mouse click coming from the real time camera video feed & display the coordinate position (x,y,z & Orientation) of the selected object.

How to solve this task? As of now I am able to measure the distance between the camera center frame and the center of the object frame in m.

Is there any similar problem has been solved? If you have come across any similar problem kindly share.

Thanks.

Asked by Radeshwar on 2019-03-21 04:11:38 UTC

Comments

may be you can look at this, link text

Asked by nd on 2019-03-21 06:47:41 UTC

A useful link but still I am only able to get only the yellow spots but still I am not getting the object recognition. I downloaded that package find_Objects_2d but still not able to see the object recognition.

Do I need to download any package else?

Asked by Radeshwar on 2019-03-22 07:07:31 UTC

Answers