example_models._example_models_ext
Functions
Provides compile time access to the resources install directory. |
|
Provides compile time access to the resources shared directory for accessing robot models or other resource files. |
|
Provides compile time access to the directory under the resources shared directory which contains all the example robot models. |
Module Contents
- example_models._example_models_ext.get_install_prefix()
Provides compile time access to the resources install directory.
- Return type:
pathlib.Path
Provides compile time access to the resources shared directory for accessing robot models or other resource files.
- Return type:
pathlib.Path
- example_models._example_models_ext.get_package_models_dir()
Provides compile time access to the directory under the resources shared directory which contains all the example robot models.
- Return type:
pathlib.Path