Skip to content

Commit

Permalink
Use packages.ros.org/ros/ubuntu buster
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 4, 2024
1 parent b1f36bf commit 8c119b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/image-software.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ apt-get update \
&& apt-get install --no-install-recommends -y dirmngr > /dev/null \
&& apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654

#echo "deb http://packages.ros.org/ros/ubuntu $VERSION_CODENAME main" > /etc/apt/sources.list.d/ros-latest.list
echo "deb http://packages.ros.org/ros/ubuntu buster main" > /etc/apt/sources.list.d/ros-latest.list

wget -O - 'http://packages.coex.tech/key.asc' | apt-key add -
echo "deb http://packages.coex.tech $VERSION_CODENAME main" >> /etc/apt/sources.list
Expand Down

0 comments on commit 8c119b8

Please sign in to comment.