There's more…

In this section, we will provide more insight into ROS filesystem terminology, which includes the ROS workspace, package and metapackage, messages, and services. An experienced reader could jump to the next section, but it is recommended to run through this for a complete overview:

  • The ROS workspace: Practically, the workspace is a folder that contains packages, which contain source files and configuration information. Moreover, the workspace provides the mechanism for centralizing all of the development.

A typical workspace is shown in the following screenshot:

An explanation of the preceding workspace follows:

  • src: The ...

Get Robot Operating System Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.