package-list.ubuntu-focal.txt 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. # Package list for Ubuntu 20.04
  2. # Build Tools Packages
  3. cmake/3.22.1-0kitware1ubuntu20.04.1 # For cmake
  4. clang-12 # For the compiler and its dependencies
  5. ninja-build # For Ninja Build System
  6. java-11-amazon-corretto-jdk # For Jenkins and Android
  7. # Build Libraries
  8. libglu1-mesa-dev # For Qt (GL dependency)
  9. libxcb-xinerama0 # For Qt plugins at runtime
  10. libxcb-xinput0 # For Qt plugins at runtime
  11. libfontconfig1-dev # For Qt plugins at runtime
  12. libcurl4-openssl-dev # For HttpRequestor
  13. libssl-dev # For system default OpenSSL
  14. libxcb-xkb-dev # For xcb keyboard input
  15. libxkbcommon-x11-dev # For xcb keyboard input
  16. libxkbcommon-dev # For xcb keyboard input
  17. libxcb-xfixes0-dev # For mouse input
  18. libxcb-xinput-dev # For mouse input
  19. zlib1g-dev
  20. mesa-common-dev
  21. ros-humble-ackermann-msgs
  22. ros-humble-control-toolbox
  23. ros-humble-gazebo-msgs
  24. ros-humble-tf2-ros
  25. ros-humble-urdfdom
  26. ros-humble-vision-msgs
  27. libunwind-dev
  28. libzstd-dev