Newer
Older
rachelmoan
committed
library:
rachelmoan
committed
name: "2x3" # change to "2x3" for 2x3
x_max: 2 # change to 2 for 2x3
y_max: 3 # change to 3 for 2x3
rachelmoan
committed
rachelmoan
committed
initial_guess_type: "db" # options are db, line, None
rachelmoan
committed
robot_radius: .5
environment:
rachelmoan
committed
circle_obs: [] # [[5,3,1]] # [x, y, radius] # change to [] for 2x3
rachelmoan
committed
rectangle_obs: []
cost_weights:
dist_robots_weight: 8
dist_obstacles_weight: 8
control_costs_weight: 3
time_weight: 1
goal_weight: 5
rachelmoan
committed
rachelmoan
committed
N: 40
rachelmoan
committed
rachelmoan
committed
num_trials: 1
rachelmoan
committed
rachelmoan
committed
control_point_distance: -.8