Skip to content

control_system.cpp, fix control_system initialization

Damien Lacoste requested to merge fix/bug_in_control_system_init into main

Build a control_system in place to avoid creating a default one, which is not working in case of a host given through command line.

Merge request reports