Universal_Robots_ROS_Driver
Universal_Robots_ROS_Driver copied to clipboard
WIP: Use anchors and aliases for each joint in controller config + cleanup
This PR uses anchors and aliases on each robot joint and sets indentation level to 2 spaces (there were mixed indentation). This makes the following benefits:
- Same indentation level (set to 2 but can be anything)
- Consistency with string values (removed dquotes)
- PID and trajectory/goal section is easier on the eyes...
- Adding a
prefixto joint names is easier (less search and replace)
Only did the changes for the UR3. If you think this change could be merged, I will modify the other UR config files.
Something to keep in mind: anchors et al. are not part of the YAML standard.
They never made it past the draft/proposed state of YAML 1.1 (IIRC).
This PR hasn't made any progress for quite some time and will be closed soon. Please comment if it is still relevant.
I don't necessarily want to have this closed by a bot, hence commenting on this.
This PR hasn't made any progress for quite some time and will be closed soon. Please comment if it is still relevant.