|  | 
| def | __init__ (self, plugin_package="jsk_teleop_joy") | 
|  | 
| def | forceToPluginMenu (self, publish_menu=False) | 
|  | 
| def | joyCB (self, msg) | 
|  | 
| def | loadPlugins (self) | 
|  | 
| def | nextPlugin (self) | 
|  | 
| def | pluginStatusDiagnostic (self, stat) | 
|  | 
| def | processMenuMode (self, status, history) | 
|  | 
| def | publishMenu (self, index, close=False) | 
|  | 
| def | start (self) | 
|  | 
| def | stateDiagnostic (self, stat) | 
|  | 
| def | switchPlugin (self, index) | 
|  | 
Definition at line 47 of file joy.py.
 
◆ __init__()
      
        
          | def jsk_teleop_joy.joy.JoyManager.__init__ | ( |  | self, | 
        
          |  |  |  | plugin_package = "jsk_teleop_joy" | 
        
          |  | ) |  |  | 
      
 
 
◆ forceToPluginMenu()
      
        
          | def jsk_teleop_joy.joy.JoyManager.forceToPluginMenu | ( |  | self, | 
        
          |  |  |  | publish_menu = False | 
        
          |  | ) |  |  | 
      
 
 
◆ joyCB()
      
        
          | def jsk_teleop_joy.joy.JoyManager.joyCB | ( |  | self, | 
        
          |  |  |  | msg | 
        
          |  | ) |  |  | 
      
 
 
◆ loadPlugins()
      
        
          | def jsk_teleop_joy.joy.JoyManager.loadPlugins | ( |  | self | ) |  | 
      
 
 
◆ nextPlugin()
      
        
          | def jsk_teleop_joy.joy.JoyManager.nextPlugin | ( |  | self | ) |  | 
      
 
 
◆ pluginStatusDiagnostic()
      
        
          | def jsk_teleop_joy.joy.JoyManager.pluginStatusDiagnostic | ( |  | self, | 
        
          |  |  |  | stat | 
        
          |  | ) |  |  | 
      
 
 
◆ processMenuMode()
      
        
          | def jsk_teleop_joy.joy.JoyManager.processMenuMode | ( |  | self, | 
        
          |  |  |  | status, | 
        
          |  |  |  | history | 
        
          |  | ) |  |  | 
      
 
 
◆ publishMenu()
      
        
          | def jsk_teleop_joy.joy.JoyManager.publishMenu | ( |  | self, | 
        
          |  |  |  | index, | 
        
          |  |  |  | close = False | 
        
          |  | ) |  |  | 
      
 
 
◆ start()
      
        
          | def jsk_teleop_joy.joy.JoyManager.start | ( |  | self | ) |  | 
      
 
 
◆ stateDiagnostic()
      
        
          | def jsk_teleop_joy.joy.JoyManager.stateDiagnostic | ( |  | self, | 
        
          |  |  |  | stat | 
        
          |  | ) |  |  | 
      
 
 
◆ switchPlugin()
      
        
          | def jsk_teleop_joy.joy.JoyManager.switchPlugin | ( |  | self, | 
        
          |  |  |  | index | 
        
          |  | ) |  |  | 
      
 
 
◆ controller_type
      
        
          | jsk_teleop_joy.joy.JoyManager.controller_type | 
      
 
 
◆ current_plugin
      
        
          | jsk_teleop_joy.joy.JoyManager.current_plugin | 
      
 
 
◆ current_plugin_index
      
        
          | jsk_teleop_joy.joy.JoyManager.current_plugin_index | 
      
 
 
◆ diagnostic_updater
      
        
          | jsk_teleop_joy.joy.JoyManager.diagnostic_updater | 
      
 
 
◆ history
      
        
          | jsk_teleop_joy.joy.JoyManager.history | 
      
 
 
◆ joy_subscriber
      
        
          | jsk_teleop_joy.joy.JoyManager.joy_subscriber | 
      
 
 
◆ JoyStatus
      
        
          | jsk_teleop_joy.joy.JoyManager.JoyStatus | 
      
 
 
◆ menu_pub
      
        
          | jsk_teleop_joy.joy.JoyManager.menu_pub | 
      
 
 
◆ mode [1/2]
  
  | 
        
          | int jsk_teleop_joy.joy.JoyManager.mode = 0 |  | static | 
 
 
◆ mode [2/2]
      
        
          | jsk_teleop_joy.joy.JoyManager.mode | 
      
 
 
◆ MODE_MENU
  
  | 
        
          | int jsk_teleop_joy.joy.JoyManager.MODE_MENU = 1 |  | static | 
 
 
◆ MODE_PLUGIN
  
  | 
        
          | int jsk_teleop_joy.joy.JoyManager.MODE_PLUGIN = 0 |  | static | 
 
 
◆ plugin_instances [1/2]
  
  | 
        
          | list jsk_teleop_joy.joy.JoyManager.plugin_instances = [] |  | static | 
 
 
◆ plugin_instances [2/2]
      
        
          | jsk_teleop_joy.joy.JoyManager.plugin_instances | 
      
 
 
◆ plugin_manager
      
        
          | jsk_teleop_joy.joy.JoyManager.plugin_manager | 
      
 
 
◆ plugins
      
        
          | jsk_teleop_joy.joy.JoyManager.plugins | 
      
 
 
◆ pre_status
      
        
          | jsk_teleop_joy.joy.JoyManager.pre_status | 
      
 
 
◆ selecting_plugin_index
      
        
          | jsk_teleop_joy.joy.JoyManager.selecting_plugin_index | 
      
 
 
◆ state
      
        
          | jsk_teleop_joy.joy.JoyManager.state | 
      
 
 
◆ STATE_INITIALIZATION
  
  | 
        
          | int jsk_teleop_joy.joy.JoyManager.STATE_INITIALIZATION = 1 |  | static | 
 
 
◆ STATE_RUNNING
  
  | 
        
          | int jsk_teleop_joy.joy.JoyManager.STATE_RUNNING = 2 |  | static | 
 
 
◆ STATE_WAIT_FOR_JOY
  
  | 
        
          | int jsk_teleop_joy.joy.JoyManager.STATE_WAIT_FOR_JOY = 3 |  | static | 
 
 
The documentation for this class was generated from the following file: