Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
[exploration.lua] Add missing parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
AnaBatinovic committed Mar 21, 2023
1 parent bc5aecd commit 7d00eb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/startup/custom_config/exploration.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ options = {
use_pose_extrapolator = true,
use_odometry = false,
use_nav_sat = false,
use_position_sensor = false,
position_translation_weight = 1.2,
nav_sat_use_predefined_enu_frame = false,
nav_sat_predefined_enu_frame_lat_deg = 45.813902,
nav_sat_predefined_enu_frame_lon_deg = 16.038766,
Expand Down

0 comments on commit 7d00eb6

Please sign in to comment.