Hi, my ros version is kinetic,when I try to install bag_tools package by "sudo apt-get install ros-kinetic-bag-tools" but I got the error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ros-kinetic-bag-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ros-kinetic-bag-tools' has no installation candidate
How to slove this problem? Is that mean bag_tools package does not support kinetic any more? Thanks a lot!