
| Public Member Functions | |
| def | __init__ | 
| Static Public Attributes | |
| list | ATTRIBUTE_NAMES | 
Class defining the plugin used to simulate bumpers on a robot
plugin
    bumperTopicName
    frameName
    alwaysOn
    updateRate
Definition at line 343 of file gazeboUrdf.py.
| def naoqi_tools.gazeboUrdf.BumperPlugin.__init__ | ( | self, | |
| name = None, | |||
| filename = None, | |||
| bumper_topic_name = None, | |||
| frame_name = None, | |||
| always_on = None, | |||
| update_rate = None | |||
| ) | 
Definition at line 355 of file gazeboUrdf.py.
| list naoqi_tools::gazeboUrdf.BumperPlugin::ATTRIBUTE_NAMES  [static] | 
['bumperTopicName', 'frameName', 'alwaysOn', 'updateRate']
Reimplemented from naoqi_tools.gazeboUrdf.BasePlugin.
Definition at line 352 of file gazeboUrdf.py.