ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To add onto what bi3ri said, if your goal is to gather 1 image then see your message, you could try rospy.wait_for_message() instead. There's a good explanation of it here.