diff --git a/example_7/doc/userdoc.rst b/example_7/doc/userdoc.rst index a9e9108d7..8b2d60c16 100644 --- a/example_7/doc/userdoc.rst +++ b/example_7/doc/userdoc.rst @@ -525,9 +525,11 @@ Finally, open a new terminal and run the following command. You should see the tutorial robot making a circular motion in RViz. -.. figure:: resources/trajectory.gif - :align: center - :width: 100% - :alt: trajectory +.. only:: html + + .. figure:: resources/trajectory.gif + :align: center + :width: 100% + :alt: trajectory Trajectory following example.