rticonnextdds-examples
rticonnextdds-examples copied to clipboard
[FEAT] Divide the linux_static_analysis script
Feature description
To be able to execute the static analysis and Valgrind in parallel, we would need to create a different script for the static analysis (instead of executing the static analysis in the same script where we are compiling the examples).
This issue is solved and will be closed once the commits are merged in master.