Skip to content

Commit

Permalink
increased default avoidance radius
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Aug 23, 2023
1 parent df5066b commit 95c1d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/public/mpc_tracker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ mrs_uav_trackers:

enabled: true # disabling this will stop this UAV to react to others, but it will still transmit data to others
enabled_passively: true # disabling this will stop this uav to even transmit its data to others (only if enabled: false)
radius: 3.0 # [m]
radius: 5.0 # [m]
correction: 3.0 # [m]

0 comments on commit 95c1d09

Please sign in to comment.