why do we need roslib.load_manifest?
I was going through the numpy tutorials and found import roslib; roslib.load_manifest('YOUR_PACKAGE_NAME') in the beginning of the publisher and subscriber code. I never saw them while following the tutorials for publisher and subscriber for ros hydro. What is the need for rosblib.load_manifest?