This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Build/Publish ROS Docker Image #162
Annotations
1 error
|
build (Dockerfile.hardware, linux/amd64, linux/arm64, humble)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c git clone --depth 1 -b humble https://github.com/husarion/rosbot_ros.git src && vcs import src < src/rosbot/rosbot_hardware.repos && rm -r src/rosbot_gazebo && rm -rf /etc/ros/rosdep/sources.list.d/20-default.list && rosdep init && rosdep update --rosdistro $ROS_DISTRO && rosdep install --from-paths src --ignore-src -y && MYDISTRO=${PREFIX:-ros}; MYDISTRO=${MYDISTRO//-/} && source /opt/$MYDISTRO/$ROS_DISTRO/setup.bash && colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release && echo $(cat /ros2_ws/src/rosbot/package.xml | grep '<version>' | sed -r 's/.*<version>([0-9]+.[0-9]+.[0-9]+)<\\/version>/\\1/g') >> /version.txt" did not complete successfully: exit code: 1
|