You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
Folder names containing spaces break configure/build/install. The space can appear in various places: workspace, build, devel and install path.
Best way to discover these issues (also in downstream packages) is to create the workspace folder with a space and in the name run the build with: catkin_make --source "sou rce" --build "bu ild" -DCATKIN_DEVEL_PREFIX="pwd/de vel" -DCMAKE_INSTALL_PREFIX="pwd/in stall" install