Skip to content

Commit

Permalink
Update the Creating a package explanation. (#3540)
Browse files Browse the repository at this point in the history
Make it more consistent with what is in the Glossary.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette authored May 8, 2023
1 parent 8a6ad2f commit 045377e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Background
1 What is a ROS 2 package?
^^^^^^^^^^^^^^^^^^^^^^^^^^

A package can be considered a container for your ROS 2 code.
A package is an organizational unit for your ROS 2 code.
If you want to be able to install your code or share it with others, then you'll need it organized in a package.
With packages, you can release your ROS 2 work and allow others to build and use it easily.

Expand Down

0 comments on commit 045377e

Please sign in to comment.