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

Build error with px4 package in drone_demo. Depricated CMakeLists.txt with current version of PX4 Autopilot #41

Open
sumedhreddy90 opened this issue Aug 8, 2022 · 0 comments

Comments

@sumedhreddy90
Copy link

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
  • Errors with "cmake/99_px4_setup.sh.in"
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