From 1215a5e4fe5c9dbd6f658b2674c7c611ae21a612 Mon Sep 17 00:00:00 2001 From: Christoph Froehlich Date: Sat, 16 Aug 2025 11:24:46 +0000 Subject: [PATCH] No gif animation with PDF --- example_7/doc/userdoc.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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.