Search Criteria
Package Details: ros-noetic-catkin 0.8.10-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-noetic-catkin.git (read-only, click to copy) |
---|---|
Package Base: | ros-noetic-catkin |
Description: | ROS - Low-level build system macros and infrastructure for ROS. |
Upstream URL: | https://wiki.ros.org/catkin |
Licenses: | BSD |
Submitter: | acxz |
Maintainer: | None |
Last Packager: | kino_t |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-24 12:17 (UTC) |
Last Updated: | 2024-06-12 18:10 (UTC) |
Dependencies (11)
- gmock (googletest-gitAUR, gtest)
- gtest (googletest-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-catkin_pkgAUR
- python-empy3AUR
- python-nose
- ros-build-toolsAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-catkin_pkgAUR (make)
- python-empy3AUR (make)
Required by (225)
- ros-noetic-actionlib (make)
- ros-noetic-actionlib-msgs (make)
- ros-noetic-amcl (make)
- ros-noetic-angles (make)
- ros-noetic-base-local-planner (make)
- ros-noetic-bond (make)
- ros-noetic-bondcpp (make)
- ros-noetic-bondpy (make)
- ros-noetic-camera-calibration-parsers (make)
- ros-noetic-camera-info-manager (make)
- ros-noetic-class-loader (make)
- ros-noetic-clear-costmap-recovery (make)
- ros-noetic-cmake-modules (make)
- ros-noetic-control-msgs (make)
- ros-noetic-control-toolbox (make)
- ros-noetic-controller-interface (make)
- ros-noetic-controller-manager (make)
- ros-noetic-controller-manager-msgs (make)
- ros-noetic-costmap-2d (make)
- ros-noetic-cpp-common (make)
- Show 205 more...
Latest Comments
a821 commented on 2025-04-29 20:34 (UTC)
It fails to build with
cmake4
, meaning all the ~300 downstream packages are broken... (the error suggests adding-DCMAKE_POLICY_VERSION_MINIMUM=3.5
(which seems to work), but not it's worth fixing this IMO, given that this is soon to be EOL (at the time of writing)).kino_t commented on 2024-05-29 04:37 (UTC) (edited on 2024-05-29 04:38 (UTC) by kino_t)
@acxz: Please switch
python-empy
topython-empy3
. Thanks!acxz commented on 2022-07-06 01:37 (UTC)
To use catkin, a newer/patched version of gtest is required (
gtest1.12
).paru -S gtest1.12
.acxz commented on 2022-02-22 23:48 (UTC)
@Alad rip that is unfortunate, feel free to submit a PR and we'll merge it in.
acxz commented on 2022-02-22 23:47 (UTC)
Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.
Alad commented on 2022-02-22 15:39 (UTC)
Could you please depend directly on
python-catkin_pkg
instead ofpython-catkin-pkg
, the AUR RPC can't resolveprovides