You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Am i doing something wrong or forgot to do something?
The text was updated successfully, but these errors were encountered:
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.
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.
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.
Am i doing something wrong or forgot to do something?
The text was updated successfully, but these errors were encountered: