UBCSailbot / sailbot_workspace

UBC Sailbot's monorepo
https://ubcsailbot.github.io/sailbot_workspace/main/
Apache License 2.0
4 stars 1 forks source link

Local pathfinding PR 66 #280

Open patrick-5546 opened 5 months ago

patrick-5546 commented 5 months ago

Description

Verification

Resources

akash-venkateshwaran commented 5 months ago

Hi Patrick, I have completed the normalization. Done the testing of speed obj as well There an issue in logic for normalization where I got 1.0 for every pair of random samples. I have fixed that bug. Also there is a problem with SpeedObjectiveMethod.SAILBOT_TIME where no matter how many samples I use I get diff max_motion_cost every time I run it. I don't think its a huge issue. Please check it out