We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bd46c commit 6b19c9eCopy full SHA for 6b19c9e
tutorials/install.md
@@ -71,7 +71,6 @@ Gazebo Common requires:
71
The Graphics component requires:
72
73
* [FreeImage](http://freeimage.sourceforge.net/)
74
- * [GTS](http://gts.sourceforge.net/).
75
76
The AV component requires:
77
@@ -98,7 +97,7 @@ conda activate gz-ws
98
97
99
Install prerequisites:
100
```
101
-conda install freeimage gdal gts glib dlfcn-win32 ffmpeg --channel conda-forge
+conda install freeimage gdal glib dlfcn-win32 ffmpeg --channel conda-forge
102
103
104
Install Gazebo dependencies:
0 commit comments