Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wolf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
wolf
Merge requests
!407
Resolve "Sliding window n fixed frames"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Sliding window n fixed frames"
391-sliding-window-n-fixed-frames
into
devel
Overview
0
Commits
2
Pipelines
3
Changes
1
Merged
Joan Vallvé Navarro
requested to merge
391-sliding-window-n-fixed-frames
into
devel
4 years ago
Overview
0
Commits
2
Pipelines
3
Changes
1
Expand
Closes
#391 (closed)
Edited
4 years ago
by
Joan Vallvé Navarro
0
0
Merge request reports
Viewing commit
53b8d73d
Prev
Next
Show latest version
1 file
+
1
−
4
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
53b8d73d
fixed hello_wolf_config.yaml
· 53b8d73d
Joan Vallvé Navarro
authored
4 years ago
demos/hello_wolf/yaml/hello_wolf_config.yaml
+
1
−
4
Options
@@ -16,10 +16,7 @@ config:
@@ -16,10 +16,7 @@ config:
time_tolerance
:
0.1
time_tolerance
:
0.1
tree_manager
:
tree_manager
:
type
:
"
TreeManagerSlidingWindow"
type
:
"
none"
n_frames
:
-1
fix_first_frame
:
false
viral_remove_empty_parent
:
true
solver
:
solver
:
max_num_iterations
:
100
max_num_iterations
:
100
Loading