From a4a7154eac81df81b3b72f07c494619a6de353fe Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Sun, 29 Sep 2024 15:17:16 +0200 Subject: [PATCH] Remove gts references from documentation Signed-off-by: Silvio Traversaro --- tutorials/install.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorials/install.md b/tutorials/install.md index 0dbcd78bc..de75bcaa5 100644 --- a/tutorials/install.md +++ b/tutorials/install.md @@ -71,7 +71,6 @@ Gazebo Common requires: The Graphics component requires: * [FreeImage](http://freeimage.sourceforge.net/) - * [GTS](http://gts.sourceforge.net/). The AV component requires: @@ -98,7 +97,7 @@ conda activate gz-ws Install prerequisites: ``` -conda install freeimage gdal gts glib dlfcn-win32 ffmpeg --channel conda-forge +conda install freeimage gdal glib dlfcn-win32 ffmpeg --channel conda-forge ``` Install Gazebo dependencies: