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

Renamed package and now catkin build fails #771

Open
RomanOrion opened this issue Mar 19, 2024 · 0 comments
Open

Renamed package and now catkin build fails #771

RomanOrion opened this issue Mar 19, 2024 · 0 comments

Comments

@RomanOrion
Copy link

System Info
Im using Ubuntu 20.04
python3 --3.8.10
catkin_tools 0.9.2

renamed a package to follow convention of other team mates code and now the catkin build does not work.

Expected Behavior
the renamed package should build.
used: mv gazebo_envir gazebo_ros
The package should still build using catkin build now that it has been renamed.

Actual Behavior

Errors << gazebo_envir:check /home/widogast/catkin_ws/logs/gazebo_envir/build.check.011.log
CMake Error: The source directory "/home/widogast/catkin_ws/src/gazebo_envir" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** [Makefile:334: cmake_check_build_system] Error 1
cd /home/widogast/catkin_ws/build/gazebo_envir; catkin build --get-env gazebo_envir | catkin env -si /usr/bin/make cmake_check_build_system; cd -

everything after this is then abandoned. And I cannot run the code.

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