We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce the Issue, clone the project and:
colcon build
Build Failed:
Cloning into 'firmware'... fatal: invalid reference: master CMake Error at /home/sumedh/raas_ws/build/px4/firmware-prefix/tmp/firmware-gitclone.cmake:40 (message): Failed to checkout tag: 'master' make[2]: *** [CMakeFiles/firmware.dir/build.make:91: firmware-prefix/src/firmware-stamp/firmware-download] Error 1 make[1]: *** [CMakeFiles/Makefile2:78: CMakeFiles/firmware.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 --- Failed <<< px4 [17.5s, exited with code 2]
CONFIGURE_COMMAND wget -q https://raw.githubusercontent.com/PX4/Firmware/master/msg/tools/uorb_rtps_message_ids.yaml -O uorb_rtps_message_ids.yaml && patch --batch uorb_rtps_message_ids.yaml ${CMAKE_CURRENT_SOURCE_DIR}/config/uorb_rtps_message_ids.patch -o ./msg/tools/uorb_rtps_message_ids.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To reproduce the Issue, clone the project and:
Build Failed:
The text was updated successfully, but these errors were encountered: