ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In principle it should do the same.

The difference is that you don't need to know the actual path to program in the package.

Also rosrun will run the node of package mynode, not the node in /path/to/mynode. Usually that is the same, but if you switched you workspace or something like that you might run something of another setup than you think you are.