example_models
Submodules
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. |
Package Contents
- example_models.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.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