Source: ros-actionlib Priority: optional Maintainer: Debian Science Maintainers Uploaders: Thomas Moulard , Jochen Sprickerhof , Leopold Palomo-Avellaneda Build-Depends: debhelper (>= 11), catkin, libroscpp-core-dev, ros-message-generation, libstd-msgs-dev, ros-std-msgs, libactionlib-msgs-dev, ros-actionlib-msgs, python-rospy, python-rostest, python-all, python3-all, python-setuptools, libboost-dev, libboost-thread-dev, libboost-signals-dev, libboost-filesystem-dev, libboost-regex-dev, libroscpp-dev, librosconsole-dev, libros-rosgraph-msgs-dev, ros-rosgraph-msgs, libxmlrpcpp-dev, python-rosunit, libroscpp-msg-dev, ros-roscpp-msg, dh-python, libconsole-bridge-dev, librostest-dev, python-rospkg, python-rostest, libroslib-dev, python-roslaunch, python-actionlib-msgs, python-rosnode, python-rostopic Standards-Version: 4.2.0 Section: libs Rules-Requires-Root: no Homepage: https://wiki.ros.org/actionlib Vcs-Browser: https://salsa.debian.org/science-team/ros-actionlib Vcs-Git: https://salsa.debian.org/science-team/ros-actionlib.git Package: libactionlib0d Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: Robot OS actionlib library This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable 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. . This package contains the library itself. Package: libactionlib-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libactionlib0d ( = ${binary:Version}), ${python:Depends}, python, libboost-thread-dev, libactionlib-msgs-dev, ros-message-generation, python-rosunit, libstd-msgs-dev Description: Robot OS actionlib library - development files This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable 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. . This package contains the development files. Package: python-actionlib Section: python Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs, python-rospy, python-actionlib-msgs Description: Robot OS actionlib library - Python 2 interface This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable 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. . This package contains the Python 2 binding. Package: python3-actionlib Section: python Architecture: all Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-genpy, python3-std-msgs, python3-rospy, python3-actionlib-msgs Description: Robot OS actionlib library - Python 3 interface This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable 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. . This package contains the Python 3 binding. Package: cl-actionlib Section: lisp Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Robot OS actionlib library - LISP interface This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable 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. . This package contains the LISP binding.