How is it possible that roscd can access to any package in any workspace

asked 2023-04-22 21:05:47 -0500

In my computer I used to work with 3 different workspaces and I used to add “source current_path_workspace/devel/setup.bash” in .bashrc file to use roscd to access the packages inside the workspace where I am working

According to me I shouldn’t be able to use roscd to access packages inside other workspaces however I can do it

Someone can explain me this lucky error? I used to work in team and my work mates always receive and error when they try to use roscd to packages in other workspaces

edit retag flag offensive close merge delete