Skip to content

Commit

Permalink
Update setup_robot_description_package.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl authored Jan 17, 2022
1 parent 9578c25 commit f4a4040
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,9 @@ The scripts copies template files from the ``templates/robot_description`` folde
After all files are copied and placeholders set, a commit is automatically created.

To test the generated files compile and source your workspace and execute:
```
ros2 launch <PKG_NAME> view_<ROBOT_NAME>.launch.py

.. code-block:: bash
:caption: Test generated files.
:name: test-generated-files
ros2 launch <PKG_NAME> view_<ROBOT_NAME>.launch.py

0 comments on commit f4a4040

Please sign in to comment.