Skip to content

Commit 636d861

Browse files
zchen24dhood
authored andcommitted
Changed manifest.xml to package.xml (#42)
1 parent 7aa546b commit 636d861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rviz_plugin_tutorials/src/doc/building_and_exporting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Exporting the Plugin
1313
For the plugin to be found and understood by other ROS packages (in
1414
this case, rviz), it needs a "plugin_description.xml" file. This file
1515
can be named anything you like, as it is specified in the plugin
16-
package's "manifest.xml" file like so:
16+
package's "package.xml" file like so:
1717

1818
.. code-block:: xml
1919

0 commit comments

Comments
 (0)