diff --git a/doc/architecture.rst b/doc/architecture.rst index 8eb8ab3f..01d7ce3c 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -26,5 +26,5 @@ The image below shows a rough architecture overview that should help developers modules present in this library. Note that this is an incomplete view on the classes involved. .. image:: images/urcl_architecture.svg - :width: 100% + :width: 1200 :alt: architecture overview diff --git a/doc/architecture/trajectory_point_interface.rst b/doc/architecture/trajectory_point_interface.rst index e45aef2c..468a6f23 100644 --- a/doc/architecture/trajectory_point_interface.rst +++ b/doc/architecture/trajectory_point_interface.rst @@ -11,7 +11,7 @@ be used in conjunction with the :ref:`reverse_interface` during trajectory forwa Communication regarding trajectory point execution would usually look like this: .. figure:: ../images/trajectory_interface.svg - :width: 100% + :width: 1200 :alt: Trajectory interface Basically, the ``TrajectoryPointInterface`` transfers the trajectory points from the external