Describe the bug
I accidentally created an environment file with a mismatching XML ending tag (<dimensions xyz="0.0 0.0 0.0">). The stonefish_ros_parser.log file logged the error "File not found!", but perhaps "XML file syntax error" would be a more informative error message?
Describe the bug I accidentally created an environment file with a mismatching XML ending tag (
<dimensions xyz="0.0 0.0 0.0">
). The stonefish_ros_parser.log file logged the error"File not found!"
, but perhaps"XML file syntax error"
would be a more informative error message?