Create a new rosjet using a simulation example, the SRC folder is empty

Hello,

When creating a new rosjet, using Humble and using a “robot simulation for my project”, I can see the simulation in gazebo being displayed. However the src folders are always empty. I can also download that project and get the files from the SRC folder.
But i don’t get why would the SRC folder inside the VM be empty at the first place?

Thanks

The src folder is empty because no package has been created yet, and the simulation is not in that directory.

The simulation is in another workspace within the vm, ros2_sims_ws.

Unless you are planning to modify the simulation, you don’t need to bother so much about this.

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