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

What is installed when I install ros-melodic-desktop-full?

asked 2019-03-02 12:27:08 -0500

nbro gravatar image

updated 2019-03-02 12:28:09 -0500

I followed this guide in order to install ROS Melodic on Ubuntu 18.04. Specifically, I installed the "full version" by issuing the command sudo apt install ros-melodic-desktop-full. What exactly is installed with this command? Is e.g. rospkg (or python-rospkg) and rosbag installed?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2019-03-02 14:27:00 -0500

gvdhoorn gravatar image

@ChriMo's answer is ok, but the official definition of the contents of those meta-packages can be found in REP 150: ROS Melodic and Newer Metapackages.

edit flag offensive delete link more

Comments

A related post: #q256493.

gvdhoorn gravatar image gvdhoorn  ( 2019-03-02 14:33:00 -0500 )edit
0

answered 2019-03-02 14:01:25 -0500

ChriMo gravatar image

I do it this way:

dpkg --get-selections | grep ros-

rospack list | grep pkg

Cheers

Chrimo

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-03-02 12:27:08 -0500

Seen: 719 times

Last updated: Mar 02 '19