Skip to content
  • Timothée Couble's avatar
    [refact] Change plugins loading order · a0f5640f
    Timothée Couble authored
    Ensure that the LidarCorePlugin is positioned at the first position,
    interpreter plugins depend on LidarCorePlugin having its XML loaded.
    
    If this is not sufficient we might consider using an AutoLoad
    interface in each interpreter plugins that load LidarCorePlugin.
    a0f5640f