-
It started failing in this build: http://build.ros.org/view/Kbin_uX64/job/Kbin_uX64__libreflexxestype2__ubuntu_xenial_amd64__binary/4/console
```
07:07:41 # BEGIN SUBSECTION: build binarydeb
…
-
The reason this happens is that ROS has a separate set of opencv libs that reside on a temp filesystem while its running everything to do with opencv is directed to this set of files. So to build othe…
-
Hi,
I'd like to use the pykdl_utils like [this](http://wiki.ros.org/pykdl_utils#kdl_kinematics.KDLKinematics) with ROS Kinetic.
Given that pykdl_utils is not supported on Kinetic, I want to know…
-
# ROS Version
kinetic-devel
tag: 1.12.13
# Core Stack
#0 0x00007f2d7c657428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1 0x00007f2d7c65902a in __GI_abort () at …
-
The debian generator of bloom translates version dependencies found in [package.xml](http://www.ros.org/reps/rep-0140.html) files to version restrictions in the Debian `control` file, without any inte…
-
Hi guys. I keep getting this error
`traceback (most recent call last):
File "/opt/ros/kinetic/lib/rosserial_python/serial_node.py", line 85, in
client.run()
File "/opt/ros/kinetic/lib/pyt…
-
I need to use python 3.6 in a kinetic ROS package that manipulates images using opencv. To transfer images in and out of the package I'm using cv_bridge, but it is only supported on python 2.7 so I'm …
-
Hi there. I'm having some issues with configuration of ROS across multiple machines using an ad-hoc network on a PC with Ubuntu 16, ROS Kinetic and a Raspberry Pi with Ubuntu 16 and ROS Kinetic.
Som…
-
To be able to run the navigation package on TurtleBot3, we need `apt-get install ros-kinetic-dwa-local-planner`.
To be able to run the SLAM we need `apt-get install ros-kinetic-slam-gmapping`.
-
您好,我在使用kitti数据集时发生了错误,报错结果如下:
OpenCV Error: Assertion failed (npoints >= 0 && (depth == 5 || depth == 6)) in projectPoints, file /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/modules/calib3d/src/calibrati…