middleware/ros-actionlib
ROS standardized interface for preemptable tasks
- Directory:
- middleware/ros-actionlib (package's history)
- Package version:
- ros-actionlib-1.14.0
- Home page:
- http://ros.org/wiki/actionlib
- License:
- modified-bsd
- Source archive:
- Description:
- The actionlib package provides a standardized interface for interfacing with preemptible tasks. Examples of this include moving the base to a target location, performing a laser scan and returning the resulting point cloud, detecting the handle of a door, etc. In any large ROS based system, there are cases when someone would like to send a request to a node to perform some task, and also receive a reply to the request. This can currently be achieved via ROS services. In some cases, however, if the service takes a long time to execute, the user might want the ability to cancel the request during execution or get periodic feedback about how the request is progressing. The actionlib package provides tools to create servers that execute long-running goals that can be preempted. It also provides a client interface in order to send requests to the server.
- Run dependencies:
- boost-libs>=1.34.1, libstdc++, py38-catkin-pkg>=0.2, py38-empy>=3, py38-nose>=0.10, py38-pyparsing, py38-ros-catkin>=0.7, ros-comm>=1.13, ros-common-msgs>=1.12, ros-genmsg>=0.5<0.7, ros-genpy>=0.6<0.7, ros-message-generation>=0.4, ros-message-runtime>=0.4<0.5, ros-std-msgs>=0.5
- Build dependencies:
- boost-headers>=1.60, cmake>=2.8.3, digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg-config>=0.22, pkg_install>=20110805.12, python38>=3.8<3.9, tnftp>=20130505~ssl
- General options:
- c++-compiler alternatives:
- c-compiler alternatives:
- python alternatives: