Closed geopimik closed 6 months ago
current_velocity_callback
detected_objects_callback
current_speed
if is None
OK
Please fix following
current_velocity_callback
was given, but indetected_objects_callback
you actually never usecurrent_speed
. So I would not add it also to the followingif is None
check. https://github.com/jaak-peterson/autoware_mini_practice/blob/d5e11e765d962cfe8e2896618da3ddcb2e42be6b/practice_6/nodes/planning/local/simple_local_planner.py#L95-L97