Public Member Functions | |
| def | __init__ |
| def | cmdVelCallback |
| def | get_odom |
| def | poll_odom |
| def | stop |
Public Attributes | |
| bad_encoder_count | |
| controller | |
| enc_left | |
| enc_right | |
| encoder_resolution | |
| gear_reduction | |
| interval | |
| last_cmd_vel | |
| odomBroadcaster | |
| odomPub | |
| pid_params | |
| rate | |
| th | |
| then | |
| ticks_per_meter | |
| timeout | |
| v_left | |
| v_right | |
| wheel_track | |
| x | |
| y | |
Definition at line 34 of file base_controller_threads.py.
| def base_controller_threads.BaseController.__init__ | ( | self, | |
| controller, | |||
| thread_queue | |||
| ) |
Definition at line 35 of file base_controller_threads.py.
| def base_controller_threads.BaseController.cmdVelCallback | ( | self, | |
| req | |||
| ) |
Definition at line 181 of file base_controller_threads.py.
| def base_controller_threads.BaseController.get_odom | ( | self | ) |
Definition at line 102 of file base_controller_threads.py.
| def base_controller_threads.BaseController.poll_odom | ( | self, | |
| thread_queue | |||
| ) |
Definition at line 96 of file base_controller_threads.py.
| def base_controller_threads.BaseController.stop | ( | self | ) |
Definition at line 203 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.
Definition at line 35 of file base_controller_threads.py.