Source: ros-kdl-parser Priority: optional Maintainer: Debian Science Maintainers Uploaders: Thomas Moulard , Jochen Sprickerhof , Leopold Palomo-Avellaneda Build-Depends: debhelper (>= 11), catkin, librosconsole-dev, liburdf-dev (>= 1.13.0), liborocos-kdl-dev, libtinyxml2-dev, librostest-dev, dh-python, python-all Standards-Version: 4.2.1 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 Depends: libkdl-parser1d (= ${binary:Version}), ${misc:Depends}, libroscpp-dev, librosconsole-dev, liburdf-dev (>= 1.13.0), ros-cmake-modules, liborocos-kdl-dev, libtinyxml2-dev 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: ${shlibs:Depends}, ${misc: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. Package: python-kdl-parser Section: python Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Robot OS kdl_parser library - Python The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism. kdl_parser_py provides Python tools to construct a KDL tree from an XML robot representation in URDF. . This package contains the Python binding.