Search Criteria
Package Details: ros-melodic-dynamic-reconfigure 1.6.3-5
Git Clone URL: | https://aur.archlinux.org/ros-melodic-dynamic-reconfigure.git (read-only, click to copy) |
---|---|
Package Base: | ros-melodic-dynamic-reconfigure |
Description: | ROS - This unary stack contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node. |
Upstream URL: | https://wiki.ros.org/dynamic_reconfigure |
Licenses: | BSD |
Submitter: | GPereira |
Maintainer: | None |
Last Packager: | bionade24 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-08 14:15 (UTC) |
Last Updated: | 2021-03-22 13:43 (UTC) |
Dependencies (17)
- boost1.69
- ros-melodic-message-runtime
- ros-melodic-roscpp (ros-melodic-roscpp-git)
- ros-melodic-roslib
- ros-melodic-rospy
- ros-melodic-rosservice
- ros-melodic-std-msgs
- boost1.69 (make)
- cmake (cmake-git) (make)
- ros-build-tools (make)
- ros-melodic-catkin (make)
- ros-melodic-cpp-common (make)
- ros-melodic-message-generation (make)
- ros-melodic-roscpp (ros-melodic-roscpp-git) (make)
- ros-melodic-roscpp-serialization (make)
- ros-melodic-rostest (make)
- ros-melodic-std-msgs (make)
Required by (90)
- ros-melodic-amcl
- ros-melodic-amcl (make)
- ros-melodic-base-local-planner
- ros-melodic-base-local-planner (make)
- ros-melodic-compressed-depth-image-transport
- ros-melodic-compressed-depth-image-transport (make)
- ros-melodic-compressed-image-transport
- ros-melodic-compressed-image-transport (make)
- ros-melodic-control-toolbox
- ros-melodic-control-toolbox (make)
- ros-melodic-costmap-2d
- ros-melodic-costmap-converter
- ros-melodic-costmap-prohibition-layer
- ros-melodic-costmap-prohibition-layer (make)
- ros-melodic-ddynamic-reconfigure
- ros-melodic-ddynamic-reconfigure (make)
- ros-melodic-depthimage-to-laserscan
- ros-melodic-depthimage-to-laserscan (make)
- ros-melodic-diff-drive-controller
- ros-melodic-diff-drive-controller (make)
- Show 70 more...
Latest Comments
wbthomason commented on 2018-10-03 16:57 (UTC)
Line 40,
_dir="dynamic_reconfigure-release-release-melodic-dynamic_reconfigure-${pkgver}-${_pkgver_patch}"
, should now be_dir="dynamic_reconfigure-release-release-melodic-dynamic_reconfigure"
as the current version of the source archive doesn't append the package version information.