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

Cant clone foxy branch #8

Open
ravi-kumaaar opened this issue Sep 10, 2021 · 3 comments
Open

Cant clone foxy branch #8

ravi-kumaaar opened this issue Sep 10, 2021 · 3 comments

Comments

@ravi-kumaaar
Copy link

Hi! My skills in ROS isn't that good, but I cant "git clone" the code for "foxy devel". Im running ubuntu 20.04 foxy and when i git clone it in my src folder and colcon build i get this error.
Screenshot from 2021-09-10 18-52-59

Am i doing something wrong or forgot to do something?

@ravi-kumaaar
Copy link
Author

Would like to add also that i had to download it manually because when i chose foxy devel git clone link it had the catkin build tool, not ament cmake.

@v-lopez
Copy link
Contributor

v-lopez commented Sep 10, 2021

I'd suggest to clean the workspace and try again.

Also after you git clone, you should change the branch using git checkout foxy-devel inside the cloned directory, I suggest you do some git tutorials to avoid encountering these issues in the future.

Finally, you can also apt-get install ros-foxy-pmb2-description and use the released packages if you wish.

We have some work in progress tutorial documentation here: https://pal-robotics.github.io/pmb2_tutorials_doc/

@ravi-kumaaar
Copy link
Author

Thanks @v-lopez , helped me alot!

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

2 participants