barrowsb / ese-650-rrt-star

An Analysis of RRT*, RRT*FN, and RRT*FND in a Dynamic Environment
34 stars 6 forks source link

a bad bug #6

Open HanggeAi opened 3 months ago

HanggeAi commented 3 months ago

the biggest bug is the checkRobotRebound, which makes the rrt algo have no significanse! —— now that the obstacles can avoid the robot , why the robot needs to avoid the obstacles???

if the checkRobotRebound function was deleted, a infi loop will occur due to the obstacle crushed in the robot!!