rospy.loginfo on remote machine
When I launched a package on a remote machine, the rospy.loginfo messages of that package do not show up on my local machine that is running the roscore and initiated the roslaunch. Is there some modification to the rospy.loginfo that needs to be done to get it to send the log to the local machine?