Closed git-afsantos closed 7 years ago
Current (temporary) solution: use a common haros_util
directory that is ignored by the plugin loader.
The tool is now being distributed as the haros
package. Common code and shared utilities should be moved into this package.
Explore the possibility of adding a directory with shared/common modules for various plugins.
Ex:
haros
directory withros_model.py
module, etc.Benefits
import haros.ros_model
.Drawbacks
haros
name).