pr2_dashboard::pr2_frame::PR2Frame Class Reference

List of all members.

Public Member Functions

def __del__
def __init__
def dashboard_callback
def load_config
def new_dashboard_message
def on_close
def on_diagnostics_clicked
def on_halt_motors
def on_motors_clicked
def on_reset_motors
def on_rosout_clicked
def on_timer
def save_config
def update_rosout

Private Attributes

 _breaker_ctrls
 _config
 _dashboard_agg_sub
 _dashboard_message
 _diagnostics_button
 _diagnostics_frame
 _last_dashboard_message_time
 _motors_button
 _power_state_ctrl
 _rosout_button
 _rosout_frame
 _runstop_ctrl
 _timer
 _wireless_runstop_ctrl

Static Private Attributes

string _CONFIG_WINDOW_X = "/Window/X"
string _CONFIG_WINDOW_Y = "/Window/Y"

Detailed Description

Definition at line 61 of file pr2_frame.py.


Member Function Documentation

def pr2_dashboard::pr2_frame::PR2Frame::__del__ (   self  ) 

Definition at line 164 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::__init__ (   self,
  parent,
  id = wx.ID_ANY,
  title = 'PR2 Dashboard',
  pos = wx.DefaultPosition,
  size = (400, 50,
  style = wx.CAPTION|wx.CLOSE_BOX|wx.STAY_ON_TOP 
)

Definition at line 65 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::dashboard_callback (   self,
  msg 
)

Definition at line 237 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::load_config (   self  ) 

Definition at line 326 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::new_dashboard_message (   self,
  msg 
)

Definition at line 240 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::on_close (   self,
  event 
)

Definition at line 348 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::on_diagnostics_clicked (   self,
  evt 
)

Definition at line 198 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::on_halt_motors (   self,
  evt 
)

Definition at line 229 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::on_motors_clicked (   self,
  evt 
)

Definition at line 206 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::on_reset_motors (   self,
  evt 
)

Definition at line 214 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::on_rosout_clicked (   self,
  evt 
)

Definition at line 202 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::on_timer (   self,
  evt 
)

Definition at line 167 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::save_config (   self  ) 

Definition at line 338 of file pr2_frame.py.

def pr2_dashboard::pr2_frame::PR2Frame::update_rosout (   self  ) 

Definition at line 288 of file pr2_frame.py.


Member Data Documentation

Definition at line 108 of file pr2_frame.py.

Definition at line 136 of file pr2_frame.py.

string pr2_dashboard::pr2_frame::PR2Frame::_CONFIG_WINDOW_X = "/Window/X" [static, private]

Definition at line 62 of file pr2_frame.py.

string pr2_dashboard::pr2_frame::PR2Frame::_CONFIG_WINDOW_Y = "/Window/Y" [static, private]

Definition at line 63 of file pr2_frame.py.

Definition at line 159 of file pr2_frame.py.

Definition at line 161 of file pr2_frame.py.

Definition at line 88 of file pr2_frame.py.

Definition at line 143 of file pr2_frame.py.

Definition at line 162 of file pr2_frame.py.

Definition at line 98 of file pr2_frame.py.

Definition at line 132 of file pr2_frame.py.

Definition at line 93 of file pr2_frame.py.

Definition at line 148 of file pr2_frame.py.

Definition at line 119 of file pr2_frame.py.

Definition at line 155 of file pr2_frame.py.

Definition at line 124 of file pr2_frame.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


pr2_dashboard
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:12:56 2013