Search Criteria
Package Details: ros-melodic-hardware-interface 0.18.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-melodic-hardware-interface.git (read-only, click to copy) |
---|---|
Package Base: | ros-melodic-hardware-interface |
Description: | ROS - Hardware Interface base class. |
Upstream URL: | https://github.com/ros-controls/ros_control/wiki |
Licenses: | BSD |
Submitter: | GPereira |
Maintainer: | None |
Last Packager: | bionade24 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-13 18:48 (UTC) |
Last Updated: | 2021-06-17 13:45 (UTC) |
Dependencies (6)
- ros-melodic-roscppAUR (ros-melodic-roscpp-gitAUR)
- cmake (cmake-gitAUR) (make)
- ros-build-toolsAUR (make)
- ros-melodic-catkinAUR (make)
- ros-melodic-roscppAUR (ros-melodic-roscpp-gitAUR) (make)
- ros-melodic-rostestAUR (make)
Required by (34)
- ros-melodic-ackermann-steering-controller
- ros-melodic-ackermann-steering-controller (make)
- ros-melodic-combined-robot-hw
- ros-melodic-combined-robot-hw (make)
- ros-melodic-controller-interface (make)
- ros-melodic-controller-interface
- ros-melodic-controller-manager
- ros-melodic-controller-manager (make)
- ros-melodic-force-torque-sensor-controller
- ros-melodic-force-torque-sensor-controller (make)
- ros-melodic-forward-command-controller
- ros-melodic-forward-command-controller (make)
- ros-melodic-franka-example-controllers
- ros-melodic-franka-example-controllers (make)
- ros-melodic-franka-hw
- ros-melodic-franka-hw (make)
- ros-melodic-gripper-action-controller
- ros-melodic-gripper-action-controller (make)
- ros-melodic-imu-sensor-controller (make)
- ros-melodic-imu-sensor-controller
- Show 14 more...
Latest Comments
Adelie commented on 2018-07-18 12:40 (UTC) (edited on 2018-07-18 12:41 (UTC) by Adelie)
Please add ros-melodic-rostest as a dependency. The build will fail if this package is not installed first.
Adelie commented on 2018-07-18 12:33 (UTC)
Getting this when installing:
CMake Error at CMakeLists.txt:14 (find_package): By not providing "Findrostest.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "rostest", but CMake did not find one.
Could not find a package configuration file provided by "rostest" with any of the following names:
Add the installation prefix of "rostest" to CMAKE_PREFIX_PATH or set "rostest_DIR" to a directory containing one of the above files. If "rostest" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!