==> ‘. /home/baila/ros2_ws/build/console_bridge/cmake__build.sh && /usr/bin/make cmake_check_build_system’ in '/home/baila/ros2_ws/build/console_bridge’
CMake Error: The source directory “/home/baila/ros2_ws/src/ros2/console_bridge” does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
Makefile:278: recipe for target ‘cmake_check_build_system’ failed
make: *** [cmake_check_build_system] Error 1
<== Command ‘. /home/baila/ros2_ws/build/console_bridge/cmake__build.sh && /usr/bin/make cmake_check_build_system’ failed in ‘/home/baila/ros2_ws/build/console_bridge’ with exit code ‘2’
<== Command ‘. /home/baila/ros2_ws/build/console_bridge/cmake__build.sh && /usr/bin/make cmake_check_build_system’ failed in ‘/home/baila/ros2_ws/build/console_bridge’ with exit code ‘2’
@baila Can you provide the exact steps you followed to update your workspace? What version of ros2 are you using?
For ROS 2 Beta 2 we had to use our custom version of console_bridge because of some missing features. Since these features have beend integrated we are now using the official console_bridge repository.
Can you try for remove console_bridge from your workspace and import your repos file again? to do so run the following: