mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
help: ros2: add bookworm
This commit is contained in:
commit
704301229b
|
|
@ -59,6 +59,7 @@ mirrorid: ros2
|
|||
<option data-release_name="jammy" selected>Ubuntu 22.04 LTS</option>
|
||||
<option data-release_name="focal">Ubuntu 20.04 LTS</option>
|
||||
<option data-release_name="bionic">Ubuntu 18.04 LTS</option>
|
||||
<option data-release_name="bookworm">Debian 12 (bookworm)</option>
|
||||
<option data-release_name="bullseye">Debian 11 (bullseye)</option>
|
||||
<option data-release_name="buster">Debian 10 (buster)</option>
|
||||
</select>
|
||||
|
|
@ -81,7 +82,7 @@ echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/ros-a
|
|||
</pre>
|
||||
|
||||
|
||||
Reference: https://docs.ros.org/en/foxy/Installation/Ubuntu-Install-Debians.html
|
||||
Reference: https://docs.ros.org/en/iron/Installation/Ubuntu-Install-Debians.html
|
||||
|
||||
### rosdep
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue