Unable to use rosrun
`
$ rosrun turtlesim Usage: rosrun [--prefix cmd] [--debug] PACKAGE EXECUTABLE [ARGS] rosrun will locate PACKAGE and try to find an executable named EXECUTABLE in the PACKAGE tree. If it finds it, it will run it with ARGS.
I was also unable to use rosrun for locating executable in another package. Any suggestion on what could be the reason for this?