build-ros2-foxy-for-jetson
build-ros2-foxy-for-jetson copied to clipboard
Question in the process of installing ros2 on jetson nano.
Hello, @griz1112
Thank you for your script.
The script execution ended with the following message. If you see the message, did the ros2 installation fail? Can you tell me how to fix it to make the installation successful?
`If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:
git checkout -b
HEAD is now at 19ab075 Release 0.7-1 CMake Error at CMakeLists.txt:7 (cmake_minimum_required): CMake 3.11 or higher is required. You are running version 3.10.2
make[2]: *** [foo_mem-ext-prefix/src/foo_mem-ext-stamp/foo_mem-ext-configure] Error 1 make[1]: *** [CMakeFiles/foo_mem-ext.dir/all] Error 2 make: *** [all] Error 2
Failed <<< foonathan_memory_vendor [17.6s, exited with code 2] Aborted <<< uncrustify_vendor [1min 9s]
Summary: 38 packages finished [2min 30s] 1 package failed: foonathan_memory_vendor 1 package aborted: uncrustify_vendor 1 package had stderr output: foonathan_memory_vendor 252 packages not processed `
Thank you.