Search Criteria
Package Details: ros-melodic-twist-mux 3.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-melodic-twist-mux.git (read-only, click to copy) |
---|---|
Package Base: | ros-melodic-twist-mux |
Description: | ROS Module Twist multiplexer, which multiplex several velocity commands (topics) and allows to priorize or disable them (locks). |
Upstream URL: | http://wiki.ros.org/twist_mux |
Licenses: | BSD |
Submitter: | majorx234 |
Maintainer: | None |
Last Packager: | majorx234 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-09 13:41 (UTC) |
Last Updated: | 2020-11-21 02:11 (UTC) |
Dependencies (19)
- python-rospkgAUR
- ros-melodic-diagnostic-updaterAUR
- ros-melodic-geometry-msgsAUR
- ros-melodic-roscppAUR (ros-melodic-roscpp-gitAUR)
- ros-melodic-std-msgsAUR
- ros-melodic-twist-mux-msgsAUR
- ros-melodic-visualization-msgsAUR
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ros-build-toolsAUR (make)
- ros-melodic-catkinAUR (make)
- ros-melodic-diagnostic-updaterAUR (make)
- ros-melodic-geometry-msgsAUR (make)
- ros-melodic-roscppAUR (ros-melodic-roscpp-gitAUR) (make)
- ros-melodic-rospyAUR (make)
- ros-melodic-rostestAUR (make)
- ros-melodic-rostopicAUR (make)
- ros-melodic-std-msgsAUR (make)
- ros-melodic-visualization-msgsAUR (make)
Latest Comments
fmauch commented on 2021-04-16 19:32 (UTC)
@major234 do you have any plans on fixing this or adding @bionade24 as a co-maintainer so we get this package building again?
fmauch commented on 2021-02-07 09:55 (UTC)
As ROS melodic is built against a custom boost 1.69 nowadays, it would be necessary to update this package's build flags. See this commit as an example.
Please note: If you would transfer this package to @bionade24 we could take care of this directly.
majorx234 commented on 2020-11-21 02:12 (UTC)
@fmauch: fixed + updated to 3.1.1
fmauch commented on 2020-11-21 00:08 (UTC)
This package is missing
git
as a make-dependency as it gets the sources using git. Without this it cannot be built in a clean chroot environment.