Go to the source code of this file.
Namespaces | |
namespace | overlay_sample |
Variables | |
int | overlay_sample.counter = 0 |
tuple | overlay_sample.r = rospy.Rate(rate) |
int | overlay_sample.rate = 2 |
tuple | overlay_sample.text = OverlayText() |
tuple | overlay_sample.text_pub = rospy.Publisher("text_sample", OverlayText) |
int | overlay_sample.theta = 255 |
tuple | overlay_sample.value_pub = rospy.Publisher("value_sample", Float32) |