example_models._example_models_ext ================================== .. py:module:: example_models._example_models_ext Functions --------- .. autoapisummary:: example_models._example_models_ext.get_install_prefix example_models._example_models_ext.get_package_share_dir example_models._example_models_ext.get_package_models_dir Module Contents --------------- .. py:function:: get_install_prefix() Provides compile time access to the resources install directory. .. py:function:: get_package_share_dir() Provides compile time access to the resources shared directory for accessing robot models or other resource files. .. py:function:: get_package_models_dir() Provides compile time access to the directory under the resources shared directory which contains all the example robot models.