attitude_viz updates

This commit is contained in:
Allen Ibara
2010-03-25 06:59:53 +00:00
parent 176abd91e5
commit 514cf44fb4
+1 -1
View File
@@ -165,7 +165,7 @@ class MainWindow(wx.Frame):
bind_string = "(^.*" + MESSAGE_NAME + ".*$)"
IvyBindMsg(self.panel.onmsgproc, bind_string)
def OnPaint(self, event):
self.edit.SetValue( self.panel.longitude[-1] + " " + self.panel.latitude[-1])
pass
def GenerateGui( self):
# generate panel and edit box