Skip to content

Commit

Permalink
tmp: change mission_planner's parameters
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 committed Jan 18, 2024
1 parent 8f97a4a commit b95f895
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/**:
ros__parameters:
map_frame: map
arrival_check_angle_deg: 45.0
arrival_check_distance: 1.0
arrival_check_duration: 1.0
arrival_check_angle_deg: 60.0
arrival_check_distance: 2.0
arrival_check_duration: 2.0
goal_angle_threshold_deg: 45.0
enable_correct_goal_pose: false
reroute_time_threshold: 10.0
Expand Down

0 comments on commit b95f895

Please sign in to comment.