-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(behavior_path_planner): curvature based drivable area expansion #935
feat(behavior_path_planner): curvature based drivable area expansion #935
Commits on Oct 12, 2023
-
Switch to new curvature based dynamic drivable area expansion
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6eefb62 - Browse repository at this point
Copy the full SHA 6eefb62View commit details -
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f68dab7 - Browse repository at this point
Copy the full SHA f68dab7View commit details -
Handle uncrossable lines/polygons (may not be accurate enough)
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 912ca35 - Browse repository at this point
Copy the full SHA 912ca35View commit details -
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 288e298 - Browse repository at this point
Copy the full SHA 288e298View commit details -
[WIP] Reuse previously calculated raw curvatures
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b663f2 - Browse repository at this point
Copy the full SHA 2b663f2View commit details -
Fix bug with lateral offset distance and repeating path points
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6179247 - Browse repository at this point
Copy the full SHA 6179247View commit details -
Remove self crossings in the expanded bounds
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49a34d3 - Browse repository at this point
Copy the full SHA 49a34d3View commit details -
Big cleanup + update parameters
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d42fbc - Browse repository at this point
Copy the full SHA 6d42fbcView commit details -
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b977b09 - Browse repository at this point
Copy the full SHA b977b09View commit details -
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4327d60 - Browse repository at this point
Copy the full SHA 4327d60View commit details -
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eca596d - Browse repository at this point
Copy the full SHA eca596dView commit details
Commits on Oct 13, 2023
-
Add parameter to enable/disable printing the runtime
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9adb7e - Browse repository at this point
Copy the full SHA e9adb7eView commit details -
Fix append of new path points to satisfy the resampling interval
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94a5124 - Browse repository at this point
Copy the full SHA 94a5124View commit details
Commits on Oct 16, 2023
-
Add smoothing.extra_arc_length param
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 663754e - Browse repository at this point
Copy the full SHA 663754eView commit details -
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d17974 - Browse repository at this point
Copy the full SHA 7d17974View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba9c57 - Browse repository at this point
Copy the full SHA bba9c57View commit details -
Fix initial path poses (no longer cropped) and fix test
Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c16947 - Browse repository at this point
Copy the full SHA 2c16947View commit details