Skip to content

Freespace Planner Scaling #4434

Answered by 4swinv
ahmaad-ansari asked this question in Q&A
Mar 3, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hello,
Please make sure you have configured the search parameters for astar correctly for your scaled case in freespace_planner.param.yaml

# -- Configurations common to the all planners --
    # base configs
    time_limit: 30000.0
    # robot configs # TODO replace by vehicle_info
    robot_length: 0.235
    robot_width: 0.166
    robot_base2back: 0.045
    minimum_turning_radius: 0.5
    maximum_turning_radius: 0.5
    turning_radius_size: 1
    # search configs
    theta_size: 144
    angle_goal_range: 0.6
    curve_weight: 1.2
    reverse_weight: 2.0
    lateral_goal_range: 5.0
    longitudinal_goal_range: 2.0

Currently the lateral_goal_range: 5.0, longitudinal_goal_range: 2.0 is pre…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ahmaad-ansari
Comment options

@4swinv
Comment options

Answer selected by maxime-clem
@maxime-clem
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants