Selecting joints by mouse click in gazebo
I'm pretty new to ROS/gazebo and I need to select a joint with mouse click in gazebo (to let the user set its position or drag the joint to specific location by inverse kinematics). Is there any API to interpret 2D location of mouse click to 3D coordinate of world?