Find the names and locations of all ROS packages @rtype: {str, str} @return: name and path of ROS packages
Definition at line 42 of file utils.py.
run the provided command and return its stdout
Definition at line 53 of file utils.py.
return a list of lines where each line is a list of words
Definition at line 59 of file utils.py.