Closed SuvirBajaj closed 5 months ago
Next time you make refactoring changes like this, branch off the latest main instead of working on the same feature branch. I'm fairly confident that's the reason you're getting merge conflicts
closing as duplicate of #201
Added the function moving_target_path that simulates and visualizes tracking of a moving target by a drone camera. Also added some basic tests to call the function including refactoring test_stationary_target to utilize it.