Skip to content
Snippets Groups Projects
Commit d8caf728 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Update hello_wolf_config.yaml

parent ab333baa
No related branches found
No related tags found
No related merge requests found
Pipeline #6145 passed
config: config:
problem: problem:
tree_manager:
type: "TreeManagerSlidingWindow"
n_frames: -1
fix_first_frame: false
viral_remove_empty_parent: true
frame_structure: "PO" # keyframes have position and orientation
dimension: 2 # space is 2d dimension: 2 # space is 2d
frame_structure: "PO" # keyframes have position and orientation
prior: prior:
mode: "factor" mode: "factor"
# state: [0,0,0]
$state: $state:
P: [0,0] P: [0,0]
O: [0] O: [0]
# cov: [[3,3],.01,0,0,0,.01,0,0,0,.01]
$sigma: $sigma:
P: [0.31, 0.31] P: [0.31, 0.31]
O: [0.31] O: [0.31]
time_tolerance: 0.1 time_tolerance: 0.1
tree_manager:
type: "TreeManagerSlidingWindow"
n_frames: -1
fix_first_frame: false
viral_remove_empty_parent: true
solver: solver:
max_num_iterations: 100 max_num_iterations: 100
verbose: 0 verbose: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment