File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 4343 tue-install-debug " Going to install ${ros_apt_source_pkg_name} "
4444 tue-install-pipe curl -L -o /tmp/${ros_apt_source_pkg_name} .deb " https://github.com/ros-infrastructure/ros-apt-source/releases/download/${newest_version} /${ros_apt_source_pkg_name} _${newest_version} .${ubuntu_name} _all.deb" || tue-install-error " Failed to download ROS apt source debian"
4545 tue-install-dpkg /tmp/${ros_apt_source_pkg_name} .deb
46+ tue-install-apt-get-update
4647fi
4748
Original file line number Diff line number Diff line change 4343 tue-install-debug " Going to install ${ros_apt_source_pkg_name} "
4444 tue-install-pipe curl -L -o /tmp/${ros_apt_source_pkg_name} .deb " https://github.com/ros-infrastructure/ros-apt-source/releases/download/${newest_version} /${ros_apt_source_pkg_name} _${newest_version} .${ubuntu_name} _all.deb" || tue-install-error " Failed to download ROS2 apt source debian"
4545 tue-install-dpkg /tmp/${ros_apt_source_pkg_name} .deb
46+ tue-install-apt-get-update
4647fi
4748
You can’t perform that action at this time.
0 commit comments