PamirGhimire / visualServoing_ROSProject

Visual Servoing for fine positioning of TurtleBot2
22 stars 9 forks source link

Multiple Packages found with the same name "project_vs" #2

Closed aarontan-git closed 6 years ago

aarontan-git commented 6 years ago

Hello,

When I git cloned your repo in to catkin_ws, I also receive the following error message upon catkin_make:

Base path: /home/grasp/catkin_ws Source space: /home/grasp/catkin_ws/src Build space: /home/grasp/catkin_ws/build Devel space: /home/grasp/catkin_ws/devel Install space: /home/grasp/catkin_ws/install Multiple packages found with the same name "project_vs":

Please help.

PamirGhimire commented 6 years ago

hi, try cloning just one folder into your ws/src, for example, the posebased folder, see if you can catkin_make

On Thu, Feb 8, 2018 at 3:23 PM, aarontan94 notifications@github.com wrote:

Hello,

When I git cloned your repo in to catkin_ws, I also receive the following error message upon catkin_make:

Base path: /home/grasp/catkin_ws Source space: /home/grasp/catkin_ws/src Build space: /home/grasp/catkin_ws/build Devel space: /home/grasp/catkin_ws/devel Install space: /home/grasp/catkin_ws/install Multiple packages found with the same name "project_vs":

  • visualServoing_ROSProject/IBVS_PointsBased
  • visualServoing_ROSProject/PoseBased

Please help.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PamirGhimire/visualServoing_ROSProject/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ALcGIZ1zaGgEW9xa211yqZlXVdAXOTAFks5tSwNFgaJpZM4R-baT .

AnukritiSinghh commented 2 years ago

Hi, I faced the similar issue and hence cloned only pointbased, but got the following error (screenshot). Can you please help me? image