[sim] Remove unmaintained Gazebo support (#4736)

This commit is contained in:
Tyler Veness
2022-12-01 20:46:47 -08:00
committed by GitHub
parent 1f1461e254
commit 23bfc2d9ab
58 changed files with 2 additions and 5192 deletions

View File

@@ -10,8 +10,7 @@
* @defgroup hal_extensions Simulator Extensions
* @ingroup hal_capi
* HAL Simulator Extensions. These are libraries that provide additional
* simulator functionality, such as a Gazebo interface, or a more light weight
* simulation.
* simulator functionality.
*
* An extension must expose the HALSIM_InitExtension entry point which is
* invoked after the library is loaded.