Skip to content

Commit

Permalink
Remove link from message generation tutorial (#458)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
  • Loading branch information
caguero authored Sep 11, 2024
1 parent 0de52f0 commit 74a20b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tutorials/message_generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ Gazebo message definitions are stored in the
Messages may additionally belong to a `package`, which allows for convenient
namespacing or grouping of common messages.
Currently, all `gz-msgs` definitions reside in the `gz.msgs` package, which
generates the corresponding `gz::msgs` namespace in C++ and `gz.msgs` in
Python.
generates the corresponding `gz::msgs` namespace in C++ and `gz․msgs` in Python.

### Proto files

Expand Down

0 comments on commit 74a20b2

Please sign in to comment.