[Bug] Empty src folder / missing course files

This is an error report.


Screenshot of the error


Error details

Hello,

My ~/catkin_ws/src folder is empty and does not contain the expected files for the course.

I have the same issue in both courses: Python 3 for Robotics and C++ for Robotics.

In the IDE, I can only see the catkin_ws workspace with the build, devel, and src folders, but inside the src folder there are no course packages, scripts, or exercise files.

Because of this, I cannot create or open the required files and I cannot continue with the exercises.

I have already tried restarting the environment and changing course, but the problem remains the same.

Could you please check if my course workspace is being initialized correctly, or restore the missing files?

Thank you.

Hello @rf.salazarbuttiglione

Files are not present in this folder by default. Please follow the course from the beginning and you will find instructions about creating the files needed.

1 Like

As @bayodesegun said,

You have to create that file; it’s the first exercise you have to do. That’s the point of the courses that you learn by doing, not just following premade scripts.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.