On Wed, 16 May 2018 16:25:07 +0200 Johannes Schauer wrote:
> You can easily reproduce this with a simple CMakeLists.txt:
>
> cmake_minimum_required(VERSION 3.9)
> find_package(catkin REQUIRED COMPONENTS rosbag)
>
> It would probably help to add a very simple autopkgtest to the package
> which ju
Package: librosbag-dev
Version: 1.13.5+ds1-3
Severity: normal
Hi,
/usr/share/rosbag/cmake/rosbagConfig.cmake contains (around line 165):
set(depends "rosbag_storage;rosconsole;roscpp;std_srvs;topic_tools;xmlrpcpp")
foreach(depend ${depends})
[...]
find_package(${rosbag_dep} REQUIRED
2 matches
Mail list logo