Skip to content

Create algorithms structure and integrate with Juggler

Sylvester Joosten requested to merge algorithms-integration into master

Prototype for the algorithms setup.

  • Service skeleton
  • ServiceSvc
  • Properties and PropertyMixin
  • LogSvc and LoggerMixin
  • Algorithm

Extra features for algorithms

  • Integrated cmake setup as external subdirectory for Juggler
  • First algorithm
  • GeoSvc
  • Algorithm using GeoSvc
  • Acts bindings
  • Algorithm using ACTS bindings

Juggler bindings

  • AlgorithmService
  • First Algorithm
  • Other services

Supersedes !464 (closed)

Edited by Sylvester Joosten

Merge request reports