Skip to content

Commit 1af2061

Browse files
apt list
1 parent 68d80c2 commit 1af2061

6 files changed

Lines changed: 105 additions & 3 deletions

File tree

ROS2/AMD64x86/humble/aptPkgs.list

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
at
2+
bash-completion
3+
build-essential
4+
ca-certificates
5+
cmake
6+
curl
7+
dirmngr
8+
git
9+
gnupg
10+
gnupg2
11+
libaprutil1
12+
libgl1-mesa-dev
13+
libglfw3-dev
14+
libglu1-mesa-dev
15+
libgtk-3-dev
16+
libssl-dev
17+
libudev-dev
18+
libusb-1.0-0-dev
19+
lsb-release
20+
nano
21+
pkg-config
22+
python3-colcon-common-extensions
23+
python3-colcon-mixin
24+
python3-pip
25+
python3-rosdep
26+
python3-vcstool
27+
sudo
28+
tmux
29+
tree
30+
tzdata
31+
v4l-utils
32+
vim
33+
wget
34+
xterm
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
at
2+
bash-completion
3+
build-essential
4+
ca-certificates
5+
cmake
6+
curl
7+
dirmngr
8+
git
9+
gnupg
10+
gnupg2
11+
libaprutil1
12+
libgl1-mesa-dev
13+
libglfw3-dev
14+
libglu1-mesa-dev
15+
libgtk-3-dev
16+
libssl-dev
17+
libudev-dev
18+
libusb-1.0-0-dev
19+
lsb-release
20+
nano
21+
pkg-config
22+
python3-colcon-common-extensions
23+
python3-colcon-mixin
24+
python3-pip
25+
python3-rosdep
26+
python3-vcstool
27+
sudo
28+
tmux
29+
tree
30+
tzdata
31+
v4l-utils
32+
vim
33+
wget
34+
xterm
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
at
2+
bash-completion
3+
build-essential
4+
ca-certificates
5+
cmake
6+
curl
7+
dirmngr
8+
git
9+
gnupg
10+
gnupg2
11+
libaprutil1
12+
libgl1-mesa-dev
13+
libglfw3-dev
14+
libglu1-mesa-dev
15+
libgtk-3-dev
16+
libssl-dev
17+
libudev-dev
18+
libusb-1.0-0-dev
19+
lsb-release
20+
nano
21+
pkg-config
22+
python3-colcon-common-extensions
23+
python3-colcon-mixin
24+
python3-pip
25+
python3-rosdep
26+
python3-vcstool
27+
sudo
28+
tmux
29+
tree
30+
tzdata
31+
v4l-utils
32+
vim
33+
wget
34+
xterm

ROS2/AMD64x86/wheelchair2_base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/smart-wheelchair-rrc/humble:dev5.0.2
1+
FROM ghcr.io/smart-wheelchair-rrc/humble:dev5.0.3
22

33
ARG USERNAME=container_user
44

ROS2/AMD64x86/wheelchair2_base_gazebo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/smart-wheelchair-rrc/humble_gazebo:dev5.0.2
1+
FROM ghcr.io/smart-wheelchair-rrc/humble_gazebo:dev5.0.3
22

33
ARG USERNAME=container_user
44

ROS2/AMD64x86/wheelchair2_cuda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/smart-wheelchair-rrc/humble_cuda:dev5.0.2
1+
FROM ghcr.io/smart-wheelchair-rrc/humble_cuda:dev5.0.3
22

33
ARG USERNAME=container_user
44

0 commit comments

Comments
 (0)