Search Criteria
Package Details: ros2-arch-deps 0.23-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros2-arch-deps.git (read-only, click to copy) |
---|---|
Package Base: | ros2-arch-deps |
Description: | [Meta-PKG] Dependencies for building ROS2 on Arch |
Upstream URL: | https://docs.ros.org/ |
Licenses: | None |
Submitter: | kartikmohta |
Maintainer: | None |
Last Packager: | MarsSeed |
Votes: | 5 |
Popularity: | 0.000375 |
First Submitted: | 2018-10-04 08:10 (UTC) |
Last Updated: | 2024-04-28 05:15 (UTC) |
Dependencies (48)
- asio (asio-gitAUR)
- bullet (bullet-gitAUR, bullet-dp)
- cmake (cmake-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- eigen (eigen-gitAUR)
- git (git-gitAUR, git-glAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- libxaw (xawmAUR)
- libxrandr (libxrandr-gitAUR)
- log4cxx (log4cxx-gitAUR)
- opencv (opencv-cuda)
- openssl (openssl-gitAUR, openssl-staticAUR)
- poco (poco-gitAUR)
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-argcomplete
- python-bloomAUR
- python-build
- python-colcon-cdAUR
- python-colcon-common-extensionsAUR
- python-cryptography
- python-installer (python-installer-gitAUR)
- python-lark-parser
- python-netifaces (python-netifaces-gitAUR)
- python-notify2
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqt5-sip
- python-pytest-repeat
- python-pytest-rerunfailures
- python-pytest-runnerAUR
- python-pyyaml (python-yaml)
- python-rosinstall-generator (python-rosinstall_generatorAUR)
- python-setuptools
- python-vcstoolAUR
- python-wheel
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- sip
- tinyxml2 (tinyxml2-gitAUR)
- vtk (vtk-gitAUR)
- wget (wget-gitAUR, wurlAUR)
- ogre-legacyAUR (optional) – backwards-compatible Ogre engine
- python-matplotlib (python-matplotlib-gitAUR) (optional) – for plotting in rqt
- python-pydot (optional) – running the node graph in rqt
- python-pyqtgraph (optional) – for plotting in rqt
Latest Comments
1 2 3 4 Next › Last »
MarsSeed commented on 2024-04-08 15:11 (UTC) (edited on 2024-04-08 15:17 (UTC) by MarsSeed)
Thank you for the report.
I had to remove sip4 because it fails to build with Python 3.12.
I added shiboken2 to the dependencies just now.
(And python-shiboken2 was already included as a transitive dependency.)
etherswangel commented on 2024-04-08 14:41 (UTC) (edited on 2024-04-08 14:43 (UTC) by etherswangel)
I can't have ros2-iron compile with sip6 in the end. No module named 'sipconfig' and I don't find a
sipconfig.py
nor asip
binary anywhere. After some hours it was shiboken2 and python-shiboken2 helped me compile...Edit: ros2-iron defaults to skip python_qt_binding related packages, I mean building all packages including them :)
prxc commented on 2024-02-20 22:54 (UTC)
I needed to install python-wheel (https://archlinux.org/packages/extra/any/python-wheel/) to be able to install the dependencies of this package
rossbridger.cc commented on 2024-01-05 19:31 (UTC)
I tried building ros2-iron with sip6 today, works fine
AchmadFathoni commented on 2023-10-13 00:36 (UTC)
sip6 is broken, so we back to sip4.
MarsSeed commented on 2023-10-10 09:22 (UTC)
sip4 is not needed on ROS2.
AchmadFathoni commented on 2023-10-03 09:02 (UTC)
If it compiled in normal environment, I got
AchmadFathoni commented on 2023-10-03 08:58 (UTC)
I tried to compile in clean chroot the humble 2023-09-25 and got
SIP is behaving again
AchmadFathoni commented on 2023-10-03 08:56 (UTC)
You can make pull request at https://github.com/AchmadFathoni/AUR-ros2-arch-dep
1 2 3 4 Next › Last »