$search
Public Member Functions | |
| def | __init__ |
| def | joy_callback |
| def | odom_callback |
| def | odom_watchdog |
| def | output_latest_command |
Public Attributes | |
| command_pub | |
| curr_odom | |
| curr_theta | |
| curr_wrap_counter | |
| enable | |
| first_odom | |
| kc | |
| ky | |
| last_curr_theta | |
| last_theta_meas | |
| r | |
| received_first_odom | |
| received_odom | |
| reqd_fwd | |
| watchdog | |
Definition at line 18 of file auto_drive.py.
| def auto_drive::AutoDrive::__init__ | ( | self | ) |
Definition at line 19 of file auto_drive.py.
| def auto_drive::AutoDrive::joy_callback | ( | self, | ||
| data | ||||
| ) |
Definition at line 44 of file auto_drive.py.
| def auto_drive::AutoDrive::odom_callback | ( | self, | ||
| data | ||||
| ) |
Definition at line 52 of file auto_drive.py.
| def auto_drive::AutoDrive::odom_watchdog | ( | self, | ||
| event | ||||
| ) |
Definition at line 60 of file auto_drive.py.
| def auto_drive::AutoDrive::output_latest_command | ( | self, | ||
| event | ||||
| ) |
Definition at line 68 of file auto_drive.py.
Definition at line 27 of file auto_drive.py.
Definition at line 23 of file auto_drive.py.
Definition at line 36 of file auto_drive.py.
Definition at line 38 of file auto_drive.py.
Definition at line 21 of file auto_drive.py.
Definition at line 24 of file auto_drive.py.
Definition at line 41 of file auto_drive.py.
Definition at line 40 of file auto_drive.py.
Definition at line 37 of file auto_drive.py.
Definition at line 35 of file auto_drive.py.
Definition at line 39 of file auto_drive.py.
Definition at line 26 of file auto_drive.py.
Definition at line 25 of file auto_drive.py.
Definition at line 42 of file auto_drive.py.
Definition at line 22 of file auto_drive.py.