Search Criteria
Package Details: ros-kinetic-tf2 0.5.20-1
Git Clone URL: | https://aur.archlinux.org/ros-kinetic-tf2.git (read-only, click to copy) |
---|---|
Package Base: | ros-kinetic-tf2 |
Description: | ROS - tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. |
Upstream URL: | http://www.ros.org/wiki/tf2 |
Licenses: | |
Submitter: | zootboy |
Maintainer: | None |
Last Packager: | lopsided98 |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2016-12-21 06:30 |
Last Updated: | 2019-02-01 22:29 |
Dependencies (11)
- console-bridge
- ros-kinetic-geometry-msgs
- ros-kinetic-rostime
- ros-kinetic-tf2-msgs
- cmake (cmake-git) (make)
- console-bridge (make)
- ros-build-tools (ros-build-tools-py3) (make)
- ros-kinetic-catkin (make)
- ros-kinetic-geometry-msgs (make)
- ros-kinetic-rostime (make)
- ros-kinetic-tf2-msgs (make)
Required by (25)
- ros-kinetic-depth-image-proc
- ros-kinetic-depth-image-proc (make)
- ros-kinetic-image-rotate
- ros-kinetic-image-rotate (make)
- ros-kinetic-robot-localization
- ros-kinetic-robot-localization (make)
- ros-kinetic-rqt-tf-tree
- ros-kinetic-tf2-bullet (make)
- ros-kinetic-tf2-bullet
- ros-kinetic-tf2-eigen (make)
- ros-kinetic-tf2-eigen
- ros-kinetic-tf2-geometry-msgs
- ros-kinetic-tf2-geometry-msgs (make)
- ros-kinetic-tf2-kdl
- ros-kinetic-tf2-kdl (make)
- ros-kinetic-tf2-py (make)
- ros-kinetic-tf2-py
- ros-kinetic-tf2-ros
- ros-kinetic-tf2-ros (make)
- ros-kinetic-tf2-sensor-msgs (make)
- ros-kinetic-tf2-sensor-msgs
- ros-kinetic-tf2-tools (make)
- ros-kinetic-tf2-tools
- ros-kinetic-turtle-tf2 (make)
- ros-kinetic-turtle-tf2
Latest Comments
replax commented on 2018-01-05 09:53
Hi zootboy, thanks a lot! I made a patch myself yesterday but will test yours, too!
another package with that error is: ros-kinetic-geometric-shapes
zootboy commented on 2018-01-04 22:31
There hasn't been an official release that fixes this yet, so I added a temporary workaround to the PKGBUILD. Please test and let me know if it works for you (also let me know if I need to do this for any other packages).
replax commented on 2018-01-04 21:14
using the new console-bridge (version 0.5.1) compilation of this package fails with:
error: ‘logWarn’ was not declared in this scope
in the file: buffer_core.cpp. I think the build needs to get bumped up so that the corresponding updated logging functions are used.
EDIT: seems like this is a ROS bug, with a possible workaround described here: https://github.com/ros-gbp/geometry2-release/issues/2