Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Install #22

Open
mohitsarang opened this issue May 8, 2017 · 2 comments
Open

Issue with Install #22

mohitsarang opened this issue May 8, 2017 · 2 comments

Comments

@mohitsarang
Copy link

Hello,

For reference, I am using Ubuntu 14.04 and ROS Indigo.

I am trying to follow your install, and this is what I have done so far:

Create new catkin_ws by following the link you provided

cd /src

catkin_ws/src$ wstool init //this line was from another issue posted because I had an error without it

wstool set youbot_manipulation --git [email protected]:svenschneider/youbot-manipulation.git --version=indigo

wstool update youbot_manipulation //This is where I got the error below

[youbot_manipulation] Fetching [email protected]:svenschneider/youbot-manipulation.git (version indigo) to /home/youbot/catkin_ws/src/youbot_manipulation
Cloning into '/home/youbot/catkin_ws/src/youbot_manipulation'...
ssh: Could not resolve hostname github.com: Name or service not known
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Exception caught during install: Error processing 'youbot_manipulation' : [youbot_manipulation] Checkout of [email protected]:svenschneider/youbot-manipulation.git version indigo into /home/youbot/catkin_ws/src/youbot_manipulation failed.

ERROR in config: Error processing 'youbot_manipulation' : [youbot_manipulation] Checkout of [email protected]:svenschneider/youbot-manipulation.git version indigo into /home/youbot/catkin_ws/src/youbot_manipulation failed.

Requesting you to let me know what mistake I am making so that i can resolve subject concerned.

Thanks in advance for your support.

@shivangg
Copy link

shivangg commented Jul 4, 2017

Just use the regular
git clone -b indigo https://github.com/svenschneider/youbot-manipulation.git
if wstool give trouble.

@arafatsh
Copy link

arafatsh commented Oct 4, 2019

how can i install it for kinetic it says
fatal: remote branch kinetic not found in upstream origion???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants