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
- Show 28 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
jabl commented on 2021-02-05 12:07 (UTC)
For some reason,
colcon-core
,vcstool
andcatkin_pkg
are not installed successfully or are not added to PATH. Runningcolcon
does not work whilerosdep
does but complains thatcatkin_pkg
could not be found. Installing these three packages locally to my system using pip fixed these issues and I could successfully compile and run ROS2. I created this issue: https://github.com/acxz/pkgbuilds/issues/108leuko commented on 2021-01-05 20:05 (UTC)
sip
was upgraded to 6.0 andpython-sip
is now provided bypython-sip4
. This may cause problems.I did not notice any errors, but just wanted to make others aware.
leuko commented on 2020-10-25 20:05 (UTC)
Dear @Blutkoete, currently this is ok for me. If I bug you more often, then I can happily co-maintain.
Thank you for your efforts!
Blutkoete commented on 2020-10-25 12:47 (UTC)
Hi @leuko,
I thought about it and added them as optdepends=().
By the way, I'm only using ROS2 for some interoperability tests, and you all appear to be using it more heaviliy, so if someone wants to maintain or co-maintain this dependency package feel free to do so. Else I'll just keep adding and moving around dependencies if you name them (also ok for me :)).
leuko commented on 2020-10-24 13:57 (UTC) (edited on 2020-10-25 20:02 (UTC) by leuko)
rqt
needs for examplepython-pyqtgraph
for using plugins->visualization->plot. Otherwise:Blutkoete commented on 2020-10-23 06:06 (UTC)
Hi @calvertdw,
thank you. I moved it in the PKGBUILD to the "official" section. I did not bump the version because it's only an organizational change to the PKGBUILD.
calvertdw commented on 2020-10-22 22:48 (UTC)
python-notify2 is now an official package and can be moved out of the AUR section of the PKGBUILD for us that aren't using AUR helpers. ;)
leuko commented on 2020-08-17 12:29 (UTC)
For running the node graph in
rqt
the pydot librarypython-pydot
is needed.Blutkoete commented on 2020-08-09 10:44 (UTC)
Thank you and please excuse the time it took to correct that (holiday season, hooray!).
This PKGBUILD does not differentiate between makedepends and depends currently and I think I'm not deep enough into ROS2 development on Arch Linux to sort it all out.
« First ‹ Previous 1 2 3 4 Next › Last »