ROS Q&A | Why print works but rospy.loginfo doesn’t?

When we are developing ROS Programs, it’s common to use “print” or “rospy.loginfo” to print some text on the screen in order to see if our program is working as expected.
The problem is that sometimes the “rospy.loginfo” doesn’t work and we have no idea why it happens.
In this video we show how to make the rospy.loginfo shows the texts on the screen, by answering a real question asked on ROS Answers.
If you want to see the question and get the code used on the video, you can find it on the following link:
https://answers.ros.org/question/268370/print-works-but-rospyloginfo-doesnt/
Share this:
- Click to share on Twitter (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to email this to a friend (Opens in new window)
- More
- Click to print (Opens in new window)
- Click to share on Google+ (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Share on Skype (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Telegram (Opens in new window)
