From f6f9d3fece3408c60e45da8f654e474d09a3281e Mon Sep 17 00:00:00 2001 From: Ian Reid Date: Wed, 26 Jun 2024 15:43:32 -0600 Subject: [PATCH] Added in code documentation warning of overwrite. --- rosplane/params/anaconda_autopilot_params.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/rosplane/params/anaconda_autopilot_params.yaml b/rosplane/params/anaconda_autopilot_params.yaml index b4a3dab..fd43726 100644 --- a/rosplane/params/anaconda_autopilot_params.yaml +++ b/rosplane/params/anaconda_autopilot_params.yaml @@ -69,6 +69,7 @@ estimator: gps_n_lim: 10000. gps_e_lim: 10000. frequency: 100 + # These will be overridden on each boot the workspace is symlink installed. baro_calibration_val: 0.0 init_lat: 0.0 init_lon: 0.0