-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.pkglist
60 lines (53 loc) · 955 Bytes
/
.pkglist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# packages to install from apt. One per line.
# Essential Tools
curl
gnupg2
lsb-release
sudo
software-properties-common
wget
bash-completion
build-essential
cmake
gdb
git
python3-pip
python3-argcomplete
# ROS2 Development Tools
ros-dev-tools
ros-humble-ament-*
ros-humble-joint-state-publisher
ros-humble-desktop
ros-humble-ur
ros-humble-rosbag2-storage-mcap
# Python Development Tools
python3-rosdep
python3-vcstools
python3-colcon-common-extensions
python3-colcon-clean
# Debugging and Utilities
ccache
terminator
# System Libraries
liblttng-ust-dev
alsa-utils
unzip
libxml2-dev
libusb-1.0-0-dev
libsdl2-dev
# GTK and GStreamer Libraries (required for Aravis and ScanCONTROL)
libgtk-3-dev
gtk-doc-tools
xsltproc
libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev
libgstreamer-plugins-good1.0-dev
libgirepository1.0-dev
gettext
# Build System Tools (required for Aravis and ScanCONTROL)
autotools-dev
automake
intltool
libtool
meson
ninja-build