Definition at line 14 of file emulation_base.py.
◆ __init__()
def emulation_base.EmulationBase.__init__ |
( |
|
self, |
|
|
|
odom_frame |
|
) |
| |
◆ reset_odometry()
def emulation_base.EmulationBase.reset_odometry |
( |
|
self, |
|
|
|
req |
|
) |
| |
◆ timer_cb()
def emulation_base.EmulationBase.timer_cb |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ twist_callback()
def emulation_base.EmulationBase.twist_callback |
( |
|
self, |
|
|
|
msg |
|
) |
| |
◆ br
emulation_base.EmulationBase.br |
◆ odom
emulation_base.EmulationBase.odom |
◆ odom_frame_
emulation_base.EmulationBase.odom_frame_ |
◆ pub_odom
emulation_base.EmulationBase.pub_odom |
◆ timestamp_last_twist
emulation_base.EmulationBase.timestamp_last_twist |
◆ timestamp_last_update
emulation_base.EmulationBase.timestamp_last_update |
◆ twist
emulation_base.EmulationBase.twist |
The documentation for this class was generated from the following file: