Closed xela-95 closed 7 months ago
If you can require gazebo-yarp-plugins 4.11.0, consider switching your configuration files to the vector with parenthesis style.
Copy and paste error?
If you can require gazebo-yarp-plugins 4.11.0, consider switching your configuration files to the vector with parenthesis style.
Copy and paste error?
Of course 🤣
Merging 🚀
Closes #138
As discussed in https://github.com/robotology/yarp/discussions/3092, it is recommended for future software that uses YARP to use vectors in configuration files by indicating them with parenthesis, i.e. to refer to them with:
instead of:
After this PR, now plugins support both the with-parentheses and without-parenthesis style, printing a warning if the without-parenthesis style is used.