A* Pursuit of Dynamic Target
A C++ robotics planner that uses weighted A* in a time-expanded grid to intercept a moving target while replanning from the robot's current state.
•
1 min read
A C++ robotics planner that uses weighted A* in a time-expanded grid to intercept a moving target while replanning from the robot's current state.