ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

apache8080's profile - activity

2020-09-21 01:03:17 -0500 marked best answer Unmet dependencies when installing Melodic on Ubuntu 18.04

When running: sudo apt install ros-melodic-desktop-full

I get the following error:

The following packages have unmet dependencies:
 ros-melodic-desktop-full : Depends: ros-melodic-desktop but it is not going to be installed
                            Depends: ros-melodic-perception but it is not going to be installed
                            Depends: ros-melodic-simulators but it is not going to be installed
                            Depends: ros-melodic-urdf-sim-tutorial but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

I have followed the instructions here: http://wiki.ros.org/melodic/Installation/Ubuntu

I am running Ubuntu 18.04

2020-02-18 06:51:57 -0500 received badge  Famous Question (source)
2020-01-23 01:49:21 -0500 received badge  Notable Question (source)
2020-01-23 01:49:21 -0500 received badge  Popular Question (source)
2019-09-23 17:19:30 -0500 asked a question Does rosbag::View iterator iterate sequentially and sync all the timestamps?

Does rosbag::View iterator iterate sequentially and sync all the timestamps? I had some questions about the following co

2018-08-19 12:24:11 -0500 received badge  Famous Question (source)
2018-08-18 22:42:32 -0500 received badge  Notable Question (source)
2018-08-01 10:36:29 -0500 commented question Unmet dependencies when installing Melodic on Ubuntu 18.04

I accidentally put the wrong command in my question. I have now updated it.

2018-08-01 10:35:57 -0500 edited question Unmet dependencies when installing Melodic on Ubuntu 18.04

Unmet dependencies when installing Melodic on Ubuntu 18.04 When running: sudo apt install ros-melodic-desktop-full I ge

2018-08-01 10:34:24 -0500 received badge  Popular Question (source)
2018-08-01 02:26:32 -0500 asked a question Unmet dependencies when installing Melodic on Ubuntu 18.04

Unmet dependencies when installing Melodic on Ubuntu 18.04 When running: sudo rm /var/cache/apt/archives/lock I get the

2018-07-22 02:39:33 -0500 received badge  Famous Question (source)
2018-06-27 01:00:55 -0500 received badge  Notable Question (source)
2018-06-26 21:37:10 -0500 received badge  Popular Question (source)
2018-06-26 18:58:09 -0500 asked a question Why is Pub/Sub the ideal communication pattern for ROS or robots in general instead of Request/Response?

Why is Pub/Sub the ideal communication pattern for ROS or robots in general instead of Request/Response? I am curious ab