ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Wstool error [closed]

asked 2014-02-16 20:55:34 -0500

dnth gravatar image

Hi! How do I solve this error in wstool?

   wstool: error: Element {'git': {'local-name': 'nao_extras', 'uri': '<nao_extras link>'}} already exists, did you mean --detached ?

I cant post link. Had to replace the links with <nao_extras link=""> Thanks

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2014-12-16 15:37:14.747087

1 Answer

Sort by » oldest newest most voted
0

answered 2014-02-16 21:08:26 -0500

There should be a valid URI specified after the 'uri': identifier in your rosinstall file. Turns out there is a nao_extras repository, so the correct rosinstall entry would probably be:

{'git': {'local-name': 'nao_extras', 'uri': 'https://github.com/ros-nao/nao_extras'}}
edit flag offensive delete link more

Comments

yep that is the line I entered into the bash. But i got the above error. In my post i had to replace the links with "<nao_extra link=""> " because i dont have enough karma to post any link.

dnth gravatar image dnth  ( 2014-02-16 21:26:23 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-02-16 20:55:34 -0500

Seen: 527 times

Last updated: Feb 16 '14