How to check a point on gazebo world with mouse click [closed]
I use ubuntu 20.04 noetic.
I want to know the coordinates of a point by clicking on a point in the virtual environment of gazebo with the mouse. There are similar questions like this, so I know that it can be implemented using the gazebo plugin. I want to know if it can be implemented by making a node (.py) file other than the gazebo plugin.