robot_localization debug file
Hello, I'm using robot_localization to doing EKF. And I want to output the debug file, but when I set the parameter in .yaml like this
debug: true
debug_out_file: ~/debug/file.txt
and run the lauch. But I don't see any file in ~/debug
Why is that?