tracking a target

My work is on path planning. Where a mobile robot should move from start and track a target in obstacle bounded environment.

tracking in general means detecting a moving object
if the object is stationary you could use the word detect
detectin is a lot different from tracking and would effect the design of you bot