An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
copied from cf-post-staging / libgz-common6This feedstock builds several conda packages from the gz-common source code, these packages are:
* libgz-common6
: Package that contains the gz-common C++ libraries.
* gz-common6
: Meta-package that depends on libgz-common6
.
If you need to depend at build time on the C++ package, please depend on libgz-common6
in your recipe.