osrf / gazebo_tutorials

Tutorials for gazebo
http://gazebosim.org/tutorials
145 stars 71 forks source link

Fix error when loading the `install` category #167

Closed azeey closed 1 year ago

azeey commented 1 year ago

The removed install ref was causing an error when loading the install category. The ref used to exist back in 97daa3bfbf5757f16aae545de97c65e971f5e172 and earlier, but the corresponding tutorial was removed in #157.

I've tested this locally and it fixes the loading issue for me.