Skip to content

Commit

Permalink
Update source/The-ROS2-Project/Contributing/Developer-Guide.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Bedard <christophe.bedard@apex.ai>
Signed-off-by: Tully Foote <tully.foote@gmail.com>
  • Loading branch information
tfoote and christophebedard authored Nov 11, 2024
1 parent 031da8d commit 76e5846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/The-ROS2-Project/Contributing/Developer-Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ The ROS packages occupy a flat namespace, so naming should be done carefully and

* Using catchall names such as utils should be avoided as they do not scope what goes into the package or what should be outside the package.

* To check whether a name is taken, consult `<index.ros.org/packages/>`__.
* To check whether a name is taken, consult `<https://index.ros.org/packages/>`__.
If you'd like your repository included in that list, see the `rosdistro Contributing Guide <https://github.com/ros/rosdistro/blob/master/CONTRIBUTING.md>`__.

* Our goal is to develop a canonical set of tools for making robots do interesting things.
Expand Down

0 comments on commit 76e5846

Please sign in to comment.