RobotnikAutomation / robotnik_sensors

Robotnik standard sensors description
23 stars 36 forks source link

added xacro: namespace for macro use #11

Closed GeraldHebinck closed 1 year ago

GeraldHebinck commented 3 years ago

As xacro tags should be used with namespace, this PR fixes this for the usage of different macros across changed files. This fixes the warning in Melodic. Furthermore, the urdf will be created correctly for Noetic.

Please see xacro - ROS Wiki Section 13. Deprecated Syntax