If vision_landing crashes then track_targets keeps running. Next time vision_landing starts, it either stops silently straight away, or tries to run anyway even though it has no connection or control with the existing track_targets process.
1) Try to kill track_targets if vision_landing dies unexpectedly
2) Check for a running track_targets on vision_landing startup and handle
If vision_landing crashes then track_targets keeps running. Next time vision_landing starts, it either stops silently straight away, or tries to run anyway even though it has no connection or control with the existing track_targets process.
1) Try to kill track_targets if vision_landing dies unexpectedly 2) Check for a running track_targets on vision_landing startup and handle