ros-visualization / rqt_image_view

http://wiki.ros.org/rqt_image_view
25 stars 59 forks source link

editing the plugin #42

Closed keerthana-kannan closed 4 years ago

keerthana-kannan commented 4 years ago

Hi, I am new to using rqt. I did sudo apt-get install ros-melodic-rqt-image-view and also git cloned the repo. When I try to rosrun after the install it runs perfectly fine. But I want to edit the plugin according to my application.

How do I run it after editing the repo files? When I do rosrun again it doesn't reflect the changes.

Also I tried to sudo apt-get remove and tried running it in the repo folder and I am getting no package found.