Codebase list ros-actionlib / 80446e5
Clarify that this is part of Robot OS Wookey 8 years ago
1 changed file(s) with 24 addition(s) and 20 deletion(s). Raw diff Collapse all Expand all
2525 Package: libactionlib0d
2626 Architecture: any
2727 Depends: ${misc:Depends}, ${shlibs:Depends}
28 Description: ROS actionlib library
29 The actionlib stack provides a standardized interface for
30 interfacing with preemptable tasks. Examples of this include moving
31 the base to a target location, performing a laser scan and returning
32 the resulting point cloud, detecting the handle of a door, etc.
28 Description: Robot OS actionlib library
29 This package is part of Robot OS (ROS). The actionlib stack provides
30 a standardized interface for interfacing with preemptable
31 tasks. Examples of this include moving the base to a target location,
32 performing a laser scan and returning the resulting point cloud,
33 detecting the handle of a door, etc.
3334 .
3435 This package contains the library itself.
3536
3839 Architecture: any
3940 Depends: ${misc:Depends}, libactionlib0d ( = ${binary:Version}),
4041 ${python:Depends}, python, libboost-thread-dev
41 Description: ROS actionlib library - development files
42 The actionlib stack provides a standardized interface for
43 interfacing with preemptable tasks. Examples of this include moving
44 the base to a target location, performing a laser scan and returning
45 the resulting point cloud, detecting the handle of a door, etc.
42 Description: Robot OS actionlib library - development files
43 This package is part of Robot OS (ROS). The actionlib stack provides
44 a standardized interface for interfacing with preemptable
45 tasks. Examples of this include moving the base to a target location,
46 performing a laser scan and returning the resulting point cloud,
47 detecting the handle of a door, etc.
4648 .
4749 This package contains the development files.
4850
5052 Section: python
5153 Architecture: all
5254 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs
53 Description: ROS actionlib library - Python
54 The actionlib stack provides a standardized interface for
55 interfacing with preemptable tasks. Examples of this include moving
56 the base to a target location, performing a laser scan and returning
57 the resulting point cloud, detecting the handle of a door, etc.
55 Description: Robot OS actionlib library - Python interface
56 This package is part of Robot OS (ROS). The actionlib stack provides
57 a standardized interface for interfacing with preemptable
58 tasks. Examples of this include moving the base to a target location,
59 performing a laser scan and returning the resulting point cloud,
60 detecting the handle of a door, etc.
5861 .
5962 This package contains the Python binding.
6063
6265 Section: lisp
6366 Architecture: all
6467 Depends: ${misc:Depends}
65 Description: ROS actionlib library - LISP
66 The actionlib stack provides a standardized interface for
67 interfacing with preemptable tasks. Examples of this include moving
68 the base to a target location, performing a laser scan and returning
69 the resulting point cloud, detecting the handle of a door, etc.
68 Description: Robot OS actionlib library - LISP interface
69 This package is part of Robot OS (ROS). The actionlib stack provides
70 a standardized interface for interfacing with preemptable
71 tasks. Examples of this include moving the base to a target location,
72 performing a laser scan and returning the resulting point cloud,
73 detecting the handle of a door, etc.
7074 .
7175 This package contains the LISP binding.
7276