Robotics StackExchange | Archived questions

fail to install industrial_core

I try to install ros industrial, but dependency problems occur.

I have tried apt-get -f

Ubuntu 14.04, ROS indigo, environment setting follows the official tutorial

shawn@evashawn:~$ sudo apt-get -f install ros-indigo-industrial-core ros-indigo-open-industrial-ros-controllers
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 ros-indigo-industrial-core : Depends: ros-indigo-industrial-deprecated but it is not going to be installed
                              Depends: ros-indigo-industrial-msgs but it is not going to be installed
                              Depends: ros-indigo-industrial-robot-client but it is not going to be installed
                              Depends: ros-indigo-industrial-robot-simulator but it is not going to be installed
                              Depends: ros-indigo-industrial-trajectory-filters but it is not going to be installed
                              Depends: ros-indigo-industrial-utils but it is not going to be installed
                              Depends: ros-indigo-simple-message but it is not going to be installed
 ros-indigo-open-industrial-ros-controllers : Depends: ros-indigo-open-controllers-interface but it is not going to be installed
 ros-indigo-ur-kinematics : Depends: ros-indigo-moveit-kinematics but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Asked by shawnysh on 2017-04-19 06:16:05 UTC

Comments

did you try running 'apt-get -f install'

Asked by ΦXocę 웃 Пepeúpa ツ on 2017-04-19 06:19:55 UTC

Btw be aware of the notice for open-industrial-ros-controllers.

Asked by 130s on 2017-04-19 10:14:41 UTC

Also, it might help if you provide some more information wrt the platform your on. eg what OS, cpu arch, ROS version, etc.

Asked by rbbg on 2017-04-19 15:16:18 UTC

what did you mean by the notice for *-controllers? Thanks

Asked by shawnysh on 2017-05-03 01:01:35 UTC

I think it means you can remove the args open-industrial-ros-controllers from your command

Asked by yifei on 2018-05-07 16:44:13 UTC

Is this solved?

Asked by fvd on 2020-02-29 07:44:09 UTC

Answers