ros-geometry 1.13.2-8 source package in Ubuntu
Changelog
ros-geometry (1.13.2-8) unstable; urgency=medium * Add logcxx patch -- Leopold Palomo-Avellaneda <email address hidden> Wed, 02 Feb 2022 14:58:14 +0100
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ros-geometry_1.13.2-8.dsc | 3.3 KiB | 24ee471131b1ed5591a1be4baff199882e4de5198e1f44bb782a52a0620f80f2 |
ros-geometry_1.13.2.orig.tar.gz | 183.8 KiB | 6b653d4e10503d3da56bc4000e39ce58d6a85547a37837da576edccecc0c6ae2 |
ros-geometry_1.13.2-8.debian.tar.xz | 8.1 KiB | 7e4ea1a6520ad805147358b9e03c94d32bee98ad22d28296ea2ee349fe96f609 |
Available diffs
- diff from 1.13.2-7 to 1.13.2-8 (936 bytes)
No changes file available.
Binary packages built by this source
- cl-tf: Robot OS tf transform library -- LISP interface
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf maintains the relationship between coordinate frames in a tree
structure buffered in time, and lets the user transform points, vectors, etc
between any two coordinate frames at any desired point in time.
.
This package contains the LISP bindings (messages and services) and
is part of Robot OS (ROS).
- libtf-conversions-dev: Robot OS conversion library between Eigen, KDL and tf - development files
This package contains a set of conversion functions to convert
common tf datatypes (point, vector, pose, etc) into semantically
identical datatypes used by other libraries. The conversion functions
make it easier for users of the transform library (tf) to work with
the datatype of their choice. Currently this package has support for
the Kinematics and Dynamics Library (KDL) and the Eigen matrix library.
.
This package contains the development files of tf-conversions library
and is part of Robot OS (ROS).
- libtf-conversions0d: Robot OS conversion library between tf and Eigen and KDL
This package contains a set of conversion functions to convert
common tf datatypes (point, vector, pose, etc) into semantically
identical datatypes used by other libraries. The conversion functions
make it easier for users of the transform library (tf) to work with
the datatype of their choice. Currently this package has support for
the Kinematics and Dynamics Library (KDL) and the Eigen matrix library.
.
This package contains the library itself and is part of Robot OS (ROS).
- libtf-conversions0d-dbgsym: debug symbols for libtf-conversions0d
- libtf-dev: Robot OS tf transform library - development files
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf maintains the relationship between coordinate frames in a tree
structure buffered in time, and lets the user transform points, vectors, etc
between any two coordinate frames at any desired point in time.
.
This package contains the development files of tf library.
- libtf1d: Robot OS tf transform library to keep track of multiple coordinate frames
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf maintains the relationship between coordinate frames in a tree
structure buffered in time, and lets the user transform points, vectors, etc
between any two coordinate frames at any desired point in time.
.
This package contains the library itself.
- libtf1d-dbgsym: debug symbols for libtf1d
- python3-tf: Robot OS tf transform library - Python 3
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf maintains the relationship between coordinate frames in a tree
structure buffered in time, and lets the user transform points, vectors, etc
between any two coordinate frames at any desired point in time.
.
This package contains the Python 3 bindings and is part of Robot OS (ROS)
- python3-tf-conversions: Robot OS conversion library between Eigen, KDL and tf - Python 3 interface
This package contains a set of conversion functions to convert
common tf datatypes (point, vector, pose, etc) into semantically
identical datatypes used by other libraries. The conversion functions
make it easier for users of the transform library (tf) to work with
the datatype of their choice. Currently this package has support for
the Kinematics and Dynamics Library (KDL) and the Eigen matrix library.
.
This package contains the Python 3 bindings and is part of Robot OS (ROS).
- tf-tools: Set of utilities to operate with the Robot OS tf lib
This package is part of Robot OS (ROS), and contains transform
library tools. Although tf is mainly a code library meant to be used
within ROS nodes, it comes with a large set of command-line tools
that assist in the debugging and creation of tf coordinate
frames. These tools include: static_transform_ publisher,
tf_change_notifier, tf_echo, tf_empty_listener tf_monitor, tf_remap
and view_frames_tf
- tf-tools-dbgsym: debug symbols for tf-tools