ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You could use roslaunch args, but I would completely advise against that. Changing the name of a package is not something to be taken lightly, as it affects all downstream uses (roslaunch files, packages that find this package through catkin, dependency calculations, etc).