Skip to content

[Fix] fix windows compilation of lqLoadLidarStateReaction

MelanieCarriere requested to merge FixWindowsCompilationLoadLidarReaction into master

With MSVC : a double[size] can not be instantiate with a non constant size.

Merge request reports