Public Member Functions | |
def | __init__ |
def | move_to_next |
def | spin |
Private Member Functions | |
def | _get_next_destination |
Private Attributes | |
_ac_move_base | |
_counter | |
_pub_viz_marker | |
_random_visits | |
_repeat | |
_viz_markers | |
_waypoints |
def tour.TourMachine.__init__ | ( | self, | |
filename, | |||
random_visits = False , |
|||
repeat = False |
|||
) |
def tour.TourMachine._get_next_destination | ( | self | ) | [private] |
def tour.TourMachine.move_to_next | ( | self | ) |
def tour.TourMachine.spin | ( | self | ) |
tour.TourMachine::_ac_move_base [private] |
tour.TourMachine::_counter [private] |
tour.TourMachine::_pub_viz_marker [private] |
tour.TourMachine::_random_visits [private] |
tour.TourMachine::_repeat [private] |
tour.TourMachine::_viz_markers [private] |
tour.TourMachine::_waypoints [private] |