Open lorixhack opened 1 day ago
It sounds like a good idea. But I'm not sure I'm getting the point of the script right. Correct me if I'm wrong.
My objective would be that
reseq_mk?.yaml
containing only its specific configurationdigital_twin_params.yaml
file for configuring xacro dictionary key values, and other separate YAML files for _eneaconsts, _scalerconsts, etc.If there is no problem so far, my question about the script is that
Any further clarification on the script would be great.
We want to separate the YAML configuration files in smaller YAML files where each of them will contain a separate part of the codebase:
You can find the config files in this directory:
reseq_ros2
/reseq_ros2
/config
The idea is to create a script which will generate the YAML file for the specific configuration we will want to launch, including the other base YAML files.