File: control

package info (click to toggle)
ros-kdl-parser 1.14.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: xml: 3,317; cpp: 361; python: 103; sh: 21; makefile: 4
file content (60 lines) | stat: -rw-r--r-- 1,763 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Source: ros-kdl-parser
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Jochen Sprickerhof <jspricke@debian.org>,
 Leopold Palomo-Avellaneda <leo@alaxarxa.net>,
 Timo Röhling <roehling@debian.org>,
Build-Depends:
 catkin (>= 0.8.10-1~),
 debhelper-compat (= 13),
 dh-ros,
 libgtest-dev,
 liborocos-kdl-dev,
 librosconsole-dev,
 librostest-dev,
 libtinyxml2-dev,
 liburdf-dev,
 python3-all,
 python3-rostest <!nocheck>,
Standards-Version: 4.7.0
Section: libs
Rules-Requires-Root: no
Homepage: https://wiki.ros.org/kdl_parser
Vcs-Browser: https://salsa.debian.org/science-team/ros-kdl-parser
Vcs-Git: https://salsa.debian.org/science-team/ros-kdl-parser.git

Package: libkdl-parser-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libkdl-parser1d (= ${binary:Version}),
 liborocos-kdl-dev,
 librosconsole-dev,
 libroscpp-dev,
 libtinyxml2-dev,
 liburdf-dev,
 ros-cmake-modules,
 ${misc:Depends},
Description: Development files for ROS kdl_parser library
 The Kinematics and Dynamics Library (KDL) defines a tree structure to
 represent the kinematic and dynamic parameters of a robot mechanism.
 kdl_parser provides tools to construct a KDL tree from an XML robot
 representation in URDF.
 .
 This package contains the development files for the library.

Package: libkdl-parser1d
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Multi-Arch: same
Description: ROS kdl_parser library
 The Kinematics and Dynamics Library (KDL) defines a tree structure to
 represent the kinematic and dynamic parameters of a robot mechanism.
 kdl_parser provides tools to construct a KDL tree from an XML robot
 representation in URDF.
 .
 This package contains the library.