dynamic_obstacle_tracking
detectes and track dynamic obstacles in pointcloud
|
Public Member Functions | |
def | __init__ (self) |
def | centroid_callback (self, ros_data) |
def | do_assignment (self) |
Public Attributes | |
tracker_list_pub | |
centoid_sub | |
tracked_objects | |
distance_threshold | |
youth_threshold | |
strikes_threshold | |
newDataAvailable | |
listener | |
transformer | |
trans_matrix | |
latest_header | |
latest_objects | |
Static Public Attributes | |
marker = Marker() | |
frame_id | |
ns | |
type | |
action | |
x | |
y | |
z | |
w | |
Multi object tracker class
def mot.Mot.__init__ | ( | self | ) |
def mot.Mot.centroid_callback | ( | self, | |
ros_data | |||
) |
def mot.Mot.do_assignment | ( | self | ) |
|
static |
mot.Mot.centoid_sub |
mot.Mot.distance_threshold |
|
static |
mot.Mot.latest_header |
mot.Mot.latest_objects |
mot.Mot.listener |
|
static |
mot.Mot.newDataAvailable |
|
static |
mot.Mot.strikes_threshold |
mot.Mot.tracked_objects |
mot.Mot.tracker_list_pub |
mot.Mot.trans_matrix |
mot.Mot.transformer |
|
static |
|
static |
|
static |
|
static |
mot.Mot.youth_threshold |
|
static |