When building and launching one does get a warning that the package does not follow the ros (naming convention)[http://wiki.ros.org/ROS/Patterns/Conventions]:
WARNING: Package name "ars_40X" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes.
I would suggest changing the name ars_40X to ars_40x. What do you think?
When building and launching one does get a warning that the package does not follow the ros (naming convention)[http://wiki.ros.org/ROS/Patterns/Conventions]:
I would suggest changing the name
ars_40Xtoars_40x. What do you think?