Location of the node in case of multiple workspace
Suppose I have multiple (or two ) catkin workspace with the same packages, files and nodes in it. If I run a particular node using rosrun
, which workspace will that node run from? Is there any way to find the location of files being launched or run by ros packages?
Asked by skr_robo on 2016-08-02 14:32:11 UTC
Comments