Rosject part I: ~/simulation_ws/devel/setup.bash: No such file or directory

When I run the commands:

source /opt/ros/noetic/setup.bash
source ~/simulation_ws/devel/setup.bash
roslaunch realrobotlab main.launch

I get the next response:

The folders in the VSC look like this:

image

And in the instructions say that have to look like this other:

image

How could I generate the missing folders ?

Thanks

Hello @rafamrtq2 ,

It looks like your copy of the Project rosject is wrong. Please delete this rosject and copy it again from the course. This should solve the issue.

2 Likes

Thanks @albertoezquerro this works to me. :smile: