Closed bmagyar closed 4 years ago
Working on this
I am btw strongly against CamelCase here and would vote for snake_case
. I don't see any help in searching for "commandInterfaceType". First off, I believe the tag name is too long, but then the parser should at least allow for variants of this such as commandinterfacetype
, CommandInterfaceType
, commandInterfacetype
, etc.
Update the example URDFs in the component parser tests here and apply the necessary changes on the parser implementation to support them.
Related to https://github.com/ros-controls/roadmap/issues/23 https://github.com/ros-controls/roadmap/pull/25