You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to do crosscompile ros noetic with some additional packages for a raspberry pi.
The following script is ran with sudo (is this a problem?) but it freezes after unpacking / looking for packages in the given path.
The interesting thing is that if i run the script twice, it continues without freezing.
Does anybody know what might be the reason?
..........................................................................................................
=== ./src/actionlib/actionlib (tar) ===
Downloaded tarball from 'https://github.com/ros-gbp/actionlib-release/archive/release/noetic/actionlib/1.14.0-1.tar.gz' and unpacked it
....
== ./src/vision_opencv/image_geometry (tar) ===
Downloaded tarball from 'https://github.com/ros-gbp/vision_opencv-release/archive/release/noetic/image_geometry/1.16.2-1.tar.gz' and unpacked it
=== ./src/vision_opencv/vision_opencv (tar) ===
Downloaded tarball from 'https://github.com/ros-gbp/vision_opencv-release/archive/release/noetic/vision_opencv/1.16.2-1.tar.gz' and unpacked it
Using argument './src' as a path to search.
Looking for packages in '/src'...
The text was updated successfully, but these errors were encountered:
I try to do crosscompile ros noetic with some additional packages for a raspberry pi.
The following script is ran with sudo (is this a problem?) but it freezes after unpacking / looking for packages in the given path.
The interesting thing is that if i run the script twice, it continues without freezing.
Does anybody know what might be the reason?
SCRIPT
OUTPUT
The text was updated successfully, but these errors were encountered: