urdf_parser_py
urdf_parser_py copied to clipboard
Allow name attribute in visual and collision tag [ros2 branch]
This fix is necessary to ensure that the parser is consistent with the URDF spec. The issue was solved in https://github.com/ros/urdf_parser_py/pull/31 and https://github.com/ros/urdf_parser_py/pull/67 for the melodic-devel branch, but the changes were never cherry-picked or forward merged to the ros2 branch.