fmrico / book_ros2

542 stars 112 forks source link

Unable to build the workspace fully successfully #18

Closed Iyanuoluwa007 closed 1 year ago

Iyanuoluwa007 commented 1 year ago

Important!!!

Type of bug

Issue Description

A clear and concise description of what the issue is (A, B, and C)

B) Bug Description

(Remove section if not applicable)

how to reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Type on '....'
  3. Execute '....'
  4. See error

Expected behavior

a. Trying to use the vcstool as instructed in page 12 Instead im getting error: bash: book_ros2/thirld_parties.repos: No such file or directory

Screenshot (133)

b. Unable to build the workspace fully successfully, everything suppose to build successfully without any issue or any failure. As instructed on page 13.

Desktop (please complete the following information):

Additional context

Add any other context about the problem here.

Screenshot (130) Screenshot (131) 22.04]

fmrico commented 1 year ago

Several things happen here:

I hope it helps

Iyanuoluwa007 commented 1 year ago

Good day, Thanks for the swift response, I already have the third_parties.repos in the src folder already. Unfortunately, trying to perform the code "vcs import.<book ros2/third parties.repos" i got the error "No such file or directory". image

fmrico commented 1 year ago

The content that you shows in nautilus should be in a book_ros2 folder in src. I suppose you cloned the repo and then you moved the content to the src file...

Iyanuoluwa007 commented 1 year ago

Good day, I decided to start afresh through the process and it worked, Thanks for the help.

Although while perform : echo "source ~/bookros2_ws/install/setup.bash" >>/.bashrc, I got the error message: bash: /.bashrc: Permission denied. Kindly help to resolve the issue, Thanks in advance.

Screenshot (137)

fmrico commented 1 year ago

echo "source ~/bookros2_ws/install/setup.bash" >> ~/.bashrc