Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catkin clean fails when extended workspace does not exist #750

Open
v4hn opened this issue Mar 24, 2023 · 0 comments
Open

catkin clean fails when extended workspace does not exist #750

v4hn opened this issue Mar 24, 2023 · 0 comments

Comments

@v4hn
Copy link
Contributor

v4hn commented Mar 24, 2023

as far as I know catkin clean is basically a nicer rm -rf build devel install logs (reading the folder names from the configuration). However, if the parent workspace does not exist (e.g., because one cleans all workspaces in order to build them all again from scratch), catkin clean will abort with a ValueError:

ValueError: Resultspace path '[parent workspace path]' does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant