I am trying to run the ekf_node in a custom launch file and use a custom localization.yaml file for sensor fusion. To do this, I have already disabled the ekf_node by setting the enable_ekf parameter to false in the following launch files:
Despite this modification, the ekf_node is launched after every robot system boot. It seems there is a Clearpath service that ignores the changes in the launch files mentioned above and starts the node automatically.