PlotJuggler / plotjuggler-ros-plugins

Many PlotJuggler plugins for ROS and ROS2.
GNU Affero General Public License v3.0
106 stars 44 forks source link

Problems during installation #14

Closed piaopiaojie closed 3 years ago

piaopiaojie commented 3 years ago

when I run sudo apt install ros-${ROS_DISTRO}-plotjuggler-ros I got :

 ros-kinetic-plotjuggler : Depends: binutils-dev but it is not going to be installed
                       Depends: libqt5multimedia5-plugins but it is not going to be installed

but when I install those two depends. binutils is already the newest version (2.26.1-1ubuntu1~16.04.8) libqt5multimedia5-plugins : Depends: libqt5multimedia5 (= 5.2.1-0ubuntu5) but 5.5.1-4ubuntu2 is to be installed So , how can I install this tool? build with repository is wrong,too.

piaopiaojie commented 3 years ago

sudo apt install ros-kinetic-plotjuggler-ros

piaopiaojie commented 3 years ago

Anyone can help me?

facontidavide commented 3 years ago

Sorry, but since Kinetic is EOL, I am not goingto investigate or fix this.

Furthermore, I think it might be a problem that is directly related to your particular installation.

piaopiaojie commented 3 years ago

we can solve it from a new software source on ubuntu. Thanks a lot!